Changeset 1476368
- Timestamp:
- 08/17/2016 06:11:17 AM (10 years ago)
- Location:
- woo-shop-customizer/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (2 diffs)
-
includes/class-woocommerce-shop-customizer.php (modified) (1 diff)
-
woocommerce-shop-customizer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-shop-customizer/trunk/README.txt
r1472283 r1476368 3 3 Tags: woocommerce, customization, customizer 4 4 Requires at least: 3.8 5 Tested up to: 4. 5.35 Tested up to: 4.6 6 6 Stable tag: trunk 7 7 License: GPLv3 … … 61 61 62 62 == Changelog == 63 = 1.0.8 = 64 * Tested up to: 4.6 Woo Shop Customizer working fine. 63 65 = 1.0.7 = 64 66 * Tested up 4.5.3 Woo Shop Customizer working fine. -
woo-shop-customizer/trunk/includes/class-woocommerce-shop-customizer.php
r1472283 r1476368 59 59 60 60 $this->plugin_name = 'woocommerce-shop-customizer'; 61 $this->version = '1.0. 7';61 $this->version = '1.0.8'; 62 62 63 63 $this->load_dependencies(); -
woo-shop-customizer/trunk/woocommerce-shop-customizer.php
r1472283 r1476368 6 6 * Plugin URI: https://www.premiumdev.com/ 7 7 * Description: This plugin allow user to Customize WooCommerce Shop 8 * Version: 1.0. 78 * Version: 1.0.8 9 9 * Author: mbj-webdevelopment <mbjwebdevelopment@gmail.com> 10 10 * Author URI: https://www.premiumdev.com/
Note: See TracChangeset
for help on using the changeset viewer.