Files
by | Apr 10, 2019 |
- woocommerce-curency-exchange.php – main plugin file
- css – folder with CSS files
- admin_ce.css – styles for the admin bar
- colpick.css – styles for color picker block
- font-awesome.css – standard Font Awesome styles
- shop_ce.css – front end styles
- fonts – Font Awesome fonts
- image – folder with images
- flag – country flag images
- includes – folder with additional PHP files
- create_db.php – create table in database to convert user IP to country code
- functions.php – public functions
- updater.php – BeRocket Updater for plugins update from BeRocket site
- widget.php – widget for products that added to compare list
- js – folder with JavaScript files
- accounting.min.js – formating money via JavaScript
- admin.js – JavaScript for admin panel settings
- colpick.js – JavaScript for color picker in admin panel settings
- curency_exchange.js – JavaScript for front end
- jquery.cookie.js – jQuery plugin for cookie
- money.min.js – convert money via JavaScript
- templates – templates for settings, list style and buttons
- settings.php – plugin settings page
- widget.php – widget template