Plugin Directory

Changeset 3383765


Ignore:
Timestamp:
10/24/2025 07:01:45 AM (5 months ago)
Author:
elextensions
Message:

Updated to v2.0.6.

Location:
elex-minimum-order-amount-for-woocommerce
Files:
2 edited
7 copied

Legend:

Unmodified
Added
Removed
  • elex-minimum-order-amount-for-woocommerce/tags/2.0.6/elex-minimum-order-amount-for-woocommerce.php

    r3298805 r3383765  
    44 * Plugin URI: https://elextensions.com/plugin/elex-minimum-order-amount-for-woocommerce-free/
    55 * Description: This plugin helps you to configure minimum and maximum order amount based on WordPress user roles.
    6  * Version: 2.0.5
     6 * Version: 2.0.6
    77 * Author: ELEXtensions
    88 * Author URI: https://elextensions.com
    99 * Text Domain: elex-wc-checkout-restriction
    1010 * WC requires at least: 2.6
    11  * WC tested up to: 9.8
     11 * WC tested up to: 10.0.0
    1212 */
    1313
  • elex-minimum-order-amount-for-woocommerce/tags/2.0.6/readme.txt

    r3298805 r3383765  
    55Tested up to: 6.8
    66Requires PHP: 5.6
    7 Stable tag: 2.0.5
     7Stable tag: 2.0.6
    88License: GPLv2 or later
    99URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5050== Changelog ==
    5151
     52= 2.0.6 =
     53* Tested OK with WooCommerce 10.0.0
     54
    5255= 2.0.5 =
    5356* Tested OK with WooCommerce 9.8
     
    180183== Upgrade Notice ==
    181184
     185= 2.0.6 =
     186* Tested OK with WooCommerce 10.0.0
     187
    182188= 2.0.5 =
    183189* Tested OK with WooCommerce 9.8
  • elex-minimum-order-amount-for-woocommerce/trunk/elex-minimum-order-amount-for-woocommerce.php

    r3298805 r3383765  
    44 * Plugin URI: https://elextensions.com/plugin/elex-minimum-order-amount-for-woocommerce-free/
    55 * Description: This plugin helps you to configure minimum and maximum order amount based on WordPress user roles.
    6  * Version: 2.0.5
     6 * Version: 2.0.6
    77 * Author: ELEXtensions
    88 * Author URI: https://elextensions.com
    99 * Text Domain: elex-wc-checkout-restriction
    1010 * WC requires at least: 2.6
    11  * WC tested up to: 9.8
     11 * WC tested up to: 10.0.0
    1212 */
    1313
  • elex-minimum-order-amount-for-woocommerce/trunk/readme.txt

    r3298805 r3383765  
    55Tested up to: 6.8
    66Requires PHP: 5.6
    7 Stable tag: 2.0.5
     7Stable tag: 2.0.6
    88License: GPLv2 or later
    99URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5050== Changelog ==
    5151
     52= 2.0.6 =
     53* Tested OK with WooCommerce 10.0.0
     54
    5255= 2.0.5 =
    5356* Tested OK with WooCommerce 9.8
     
    180183== Upgrade Notice ==
    181184
     185= 2.0.6 =
     186* Tested OK with WooCommerce 10.0.0
     187
    182188= 2.0.5 =
    183189* Tested OK with WooCommerce 9.8
Note: See TracChangeset for help on using the changeset viewer.