Changeset 3184502
- Timestamp:
- 11/08/2024 02:49:14 PM (17 months ago)
- Location:
- ithemeland-bulk-variation-editing-for-woocommerce
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ithemeland-bulk-variation-editing-for-woocommerce/tags/1.1.1/ithemelandco-woocommerce-bulk-variation-editing-lite.php
r3184494 r3184502 14 14 WC tested up to: 8.9 15 15 Requires at least: 4.4 16 Version: 1.1. 016 Version: 1.1.1 17 17 Author URI: https://www.ithemelandco.com 18 18 */ … … 40 40 define('IWBVEL_IMAGES_URL', trailingslashit(IWBVEL_ASSETS_URL . 'images')); 41 41 define('IWBVEL_JS_URL', trailingslashit(IWBVEL_ASSETS_URL . 'js')); 42 define('IWBVEL_VERSION', '1.1. 0');42 define('IWBVEL_VERSION', '1.1.1'); 43 43 define('IWBVEL_UPGRADE_URL', 'https://ithemelandco.com/plugins/woocommerce-variations-bulk-edit?utm_source=free_plugins&utm_medium=plugin_links&utm_campaign=user-lite-buy'); 44 44 define('IWBVEL_UPGRADE_TEXT', 'Download Pro Version'); -
ithemeland-bulk-variation-editing-for-woocommerce/trunk/ithemelandco-woocommerce-bulk-variation-editing-lite.php
r3184494 r3184502 14 14 WC tested up to: 8.9 15 15 Requires at least: 4.4 16 Version: 1.1. 016 Version: 1.1.1 17 17 Author URI: https://www.ithemelandco.com 18 18 */ … … 40 40 define('IWBVEL_IMAGES_URL', trailingslashit(IWBVEL_ASSETS_URL . 'images')); 41 41 define('IWBVEL_JS_URL', trailingslashit(IWBVEL_ASSETS_URL . 'js')); 42 define('IWBVEL_VERSION', '1.1. 0');42 define('IWBVEL_VERSION', '1.1.1'); 43 43 define('IWBVEL_UPGRADE_URL', 'https://ithemelandco.com/plugins/woocommerce-variations-bulk-edit?utm_source=free_plugins&utm_medium=plugin_links&utm_campaign=user-lite-buy'); 44 44 define('IWBVEL_UPGRADE_TEXT', 'Download Pro Version');
Note: See TracChangeset
for help on using the changeset viewer.