Changeset 3383765
- Timestamp:
- 10/24/2025 07:01:45 AM (5 months ago)
- Location:
- elex-minimum-order-amount-for-woocommerce
- Files:
-
- 2 edited
- 7 copied
-
tags/2.0.6 (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk)
-
tags/2.0.6/composer.json (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/composer.json)
-
tags/2.0.6/elex-minimum-order-amount-for-woocommerce.php (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/elex-minimum-order-amount-for-woocommerce.php) (1 diff)
-
tags/2.0.6/mix-manifest.json (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/mix-manifest.json)
-
tags/2.0.6/package-lock.json (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/package-lock.json)
-
tags/2.0.6/readme.txt (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/readme.txt) (3 diffs)
-
tags/2.0.6/webpack.mix.js (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/webpack.mix.js)
-
trunk/elex-minimum-order-amount-for-woocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
elex-minimum-order-amount-for-woocommerce/tags/2.0.6/elex-minimum-order-amount-for-woocommerce.php
r3298805 r3383765 4 4 * Plugin URI: https://elextensions.com/plugin/elex-minimum-order-amount-for-woocommerce-free/ 5 5 * Description: This plugin helps you to configure minimum and maximum order amount based on WordPress user roles. 6 * Version: 2.0. 56 * Version: 2.0.6 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com 9 9 * Text Domain: elex-wc-checkout-restriction 10 10 * WC requires at least: 2.6 11 * WC tested up to: 9.811 * WC tested up to: 10.0.0 12 12 */ 13 13 -
elex-minimum-order-amount-for-woocommerce/tags/2.0.6/readme.txt
r3298805 r3383765 5 5 Tested up to: 6.8 6 6 Requires PHP: 5.6 7 Stable tag: 2.0. 57 Stable tag: 2.0.6 8 8 License: GPLv2 or later 9 9 URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 2.0.6 = 53 * Tested OK with WooCommerce 10.0.0 54 52 55 = 2.0.5 = 53 56 * Tested OK with WooCommerce 9.8 … … 180 183 == Upgrade Notice == 181 184 185 = 2.0.6 = 186 * Tested OK with WooCommerce 10.0.0 187 182 188 = 2.0.5 = 183 189 * Tested OK with WooCommerce 9.8 -
elex-minimum-order-amount-for-woocommerce/trunk/elex-minimum-order-amount-for-woocommerce.php
r3298805 r3383765 4 4 * Plugin URI: https://elextensions.com/plugin/elex-minimum-order-amount-for-woocommerce-free/ 5 5 * Description: This plugin helps you to configure minimum and maximum order amount based on WordPress user roles. 6 * Version: 2.0. 56 * Version: 2.0.6 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com 9 9 * Text Domain: elex-wc-checkout-restriction 10 10 * WC requires at least: 2.6 11 * WC tested up to: 9.811 * WC tested up to: 10.0.0 12 12 */ 13 13 -
elex-minimum-order-amount-for-woocommerce/trunk/readme.txt
r3298805 r3383765 5 5 Tested up to: 6.8 6 6 Requires PHP: 5.6 7 Stable tag: 2.0. 57 Stable tag: 2.0.6 8 8 License: GPLv2 or later 9 9 URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 2.0.6 = 53 * Tested OK with WooCommerce 10.0.0 54 52 55 = 2.0.5 = 53 56 * Tested OK with WooCommerce 9.8 … … 180 183 == Upgrade Notice == 181 184 185 = 2.0.6 = 186 * Tested OK with WooCommerce 10.0.0 187 182 188 = 2.0.5 = 183 189 * Tested OK with WooCommerce 9.8
Note: See TracChangeset
for help on using the changeset viewer.