Plugin Directory

Changeset 3357814


Ignore:
Timestamp:
09/08/2025 10:54:39 AM (7 months ago)
Author:
elextensions
Message:

Updated to v1.4.7.

Location:
elex-hide-woocommerce-shipping-methods-basic
Files:
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • elex-hide-woocommerce-shipping-methods-basic/tags/1.4.7/elex-hide-shipping-methods.php

    r3300857 r3357814  
    44 * Plugin URI: https://elextensions.com/plugin/elex-hide-woocommerce-shipping-methods-plugin-free-version/
    55 * Description: Hide WooCommerce Shipping Methods based on certain conditions set. Set conditions based on Shipping Class, Order Total Weight, Certain Shipping Methods, etc.
    6  * Version: 1.4.6
     6 * Version: 1.4.7
    77 * Author: ELEXtensions
    88 * Author URI: https://elextensions.com/
     
    1111 * Text Domain: elex-hide-shipping-methods
    1212 * WC requires at least: 2.6
    13  * WC tested up to: 9.8
     13 * WC tested up to: 10
    1414 */
    1515
  • elex-hide-woocommerce-shipping-methods-basic/tags/1.4.7/readme.txt

    r3300857 r3357814  
    55Tested up to: 6.8
    66Requires PHP: 5.6
    7 Stable tag: 1.4.6
     7Stable tag: 1.4.7
    88License: GPLv2 or later
    99URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575== Changelog ==
    7676
     77= 1.4.7 =
     78* Tested OK with WooCommerce 10
     79
    7780= 1.4.6 =
    7881* Tested OK with WordPress 6.8
     
    213216== Upgrade Notice ==
    214217
     218= 1.4.7 =
     219* Tested OK with WooCommerce 10
     220
    215221= 1.4.6 =
    216222* Tested OK with WordPress 6.8
  • elex-hide-woocommerce-shipping-methods-basic/trunk/elex-hide-shipping-methods.php

    r3300857 r3357814  
    44 * Plugin URI: https://elextensions.com/plugin/elex-hide-woocommerce-shipping-methods-plugin-free-version/
    55 * Description: Hide WooCommerce Shipping Methods based on certain conditions set. Set conditions based on Shipping Class, Order Total Weight, Certain Shipping Methods, etc.
    6  * Version: 1.4.6
     6 * Version: 1.4.7
    77 * Author: ELEXtensions
    88 * Author URI: https://elextensions.com/
     
    1111 * Text Domain: elex-hide-shipping-methods
    1212 * WC requires at least: 2.6
    13  * WC tested up to: 9.8
     13 * WC tested up to: 10
    1414 */
    1515
  • elex-hide-woocommerce-shipping-methods-basic/trunk/readme.txt

    r3300857 r3357814  
    55Tested up to: 6.8
    66Requires PHP: 5.6
    7 Stable tag: 1.4.6
     7Stable tag: 1.4.7
    88License: GPLv2 or later
    99URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575== Changelog ==
    7676
     77= 1.4.7 =
     78* Tested OK with WooCommerce 10
     79
    7780= 1.4.6 =
    7881* Tested OK with WordPress 6.8
     
    213216== Upgrade Notice ==
    214217
     218= 1.4.7 =
     219* Tested OK with WooCommerce 10
     220
    215221= 1.4.6 =
    216222* Tested OK with WordPress 6.8
Note: See TracChangeset for help on using the changeset viewer.