Plugin Directory

Changeset 3357812


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

Updated to v1.3.0.

Location:
elex-discount-per-payment-method
Files:
2 edited
4 copied

Legend:

Unmodified
Added
Removed
  • elex-discount-per-payment-method/tags/1.3.0/elex-discount-per-payment-method.php

    r3297746 r3357812  
    44 * Plugin URI:           https://elextensions.com/plugin/elex-woocommerce-discount-per-payment-method-free/
    55 * Description:          The plugin allows to set discounts according to the payment method selected on the Checkout page.
    6  * Version:              1.2.9
     6 * Version:              1.3.0
    77 * Author:               ELEXtensions
    88 * Author URI:           https://elextensions.com/
    99 * Developer:            ELEXtensions   
    1010 * WC requires at least: 2.6.0
    11  * WC tested up to:      9.8
     11 * WC tested up to:      10.0
    1212 */
    1313
  • elex-discount-per-payment-method/tags/1.3.0/readme.txt

    r3297746 r3357812  
    55Requires at least: 3.0.1
    66Tested up to: 6.8
    7 Stable tag: 1.2.9
     7Stable tag: 1.3.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6161== Changelog ==
    6262
     63= 1.3.0 =
     64* Tested OK with WooCommerce 10.0
     65
    6366= 1.2.9 =
    6467* Tested OK with WordPress 6.8
     
    153156
    154157== Upgrade Notice ==
     158
     159= 1.3.0 =
     160* Tested OK with WooCommerce 10.0
    155161
    156162= 1.2.9 =
  • elex-discount-per-payment-method/trunk/elex-discount-per-payment-method.php

    r3297746 r3357812  
    44 * Plugin URI:           https://elextensions.com/plugin/elex-woocommerce-discount-per-payment-method-free/
    55 * Description:          The plugin allows to set discounts according to the payment method selected on the Checkout page.
    6  * Version:              1.2.9
     6 * Version:              1.3.0
    77 * Author:               ELEXtensions
    88 * Author URI:           https://elextensions.com/
    99 * Developer:            ELEXtensions   
    1010 * WC requires at least: 2.6.0
    11  * WC tested up to:      9.8
     11 * WC tested up to:      10.0
    1212 */
    1313
  • elex-discount-per-payment-method/trunk/readme.txt

    r3297746 r3357812  
    55Requires at least: 3.0.1
    66Tested up to: 6.8
    7 Stable tag: 1.2.9
     7Stable tag: 1.3.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6161== Changelog ==
    6262
     63= 1.3.0 =
     64* Tested OK with WooCommerce 10.0
     65
    6366= 1.2.9 =
    6467* Tested OK with WordPress 6.8
     
    153156
    154157== Upgrade Notice ==
     158
     159= 1.3.0 =
     160* Tested OK with WooCommerce 10.0
    155161
    156162= 1.2.9 =
Note: See TracChangeset for help on using the changeset viewer.