Changeset 2287446
- Timestamp:
- 04/20/2020 01:51:29 PM (6 years ago)
- Location:
- woo-masterway/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (1 diff)
-
woo-includes/woo-functions.php (modified) (1 diff)
-
woocommerce-masterway.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-masterway/trunk/readme.txt
r2150753 r2287446 28 28 29 29 == Changelog == 30 31 = 1.0.17 = 32 * Fix. 30 33 31 34 = 1.0.16 = -
woo-masterway/trunk/woo-includes/woo-functions.php
r1564312 r2287446 305 305 add_action( 'admin_enqueue_scripts', 'wc_ie_plugin_scripts' ); 306 306 function wc_ie_plugin_scripts(){ 307 wp_enqueue_script('wc-ie-script', plugins_url() . '/woocommerce-masterway-pro/woo-includes/lib/script.js', array(), '1.0.0', false);307 //wp_enqueue_script('wc-ie-script', plugins_url() . '/woocommerce-masterway-pro/woo-includes/lib/script.js', array(), '1.0.0', false); 308 308 } 309 309 -
woo-masterway/trunk/woocommerce-masterway.php
r2150753 r2287446 4 4 Plugin URI: http://woothemes.com/woocommerce 5 5 Description: Allows you to invoice your clients using Masterway 6 Version: 1.0.1 66 Version: 1.0.17 7 7 Author: Masterway 8 8 Author URI: http://masterway.net
Note: See TracChangeset
for help on using the changeset viewer.