Plugin Directory

Changeset 1556794


Ignore:
Timestamp:
12/17/2016 10:23:28 PM (9 years ago)
Author:
opentools
Message:

V1.3.8: Add debug messages to the update system (disabled by default); Remove debug code that causes problems in strict mode

Location:
woocommerce-basic-ordernumbers
Files:
2 edited
14 copied

Legend:

Unmodified
Added
Removed
  • woocommerce-basic-ordernumbers/tags/1.3.8/readme.txt

    r1550635 r1556794  
    55Requires at least: 4.0
    66Tested up to: 4.7
    7 Stable tag: 1.3.7
     7Stable tag: 1.3.8
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl.html
     
    7979== Changelog ==
    8080
     81= 1.3.8 =
     82* Add debug messages to the update system (disabled by default)
     83
    8184= 1.3.7 =
    8285* Add support for PayPal payment method
  • woocommerce-basic-ordernumbers/tags/1.3.8/woocommerce-basic-ordernumbers.php

    r1550635 r1556794  
    44 * Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
    55 * Description: Configure WooCommerce ordernumbers to have a running counter and arbitrary, fixed text (prefix / postfix).
    6  * Version: 1.3.7
     6 * Version: 1.3.8
    77 * Author: Open Tools
    88 * Author URI: http://open-tools.net
  • woocommerce-basic-ordernumbers/trunk/readme.txt

    r1550635 r1556794  
    55Requires at least: 4.0
    66Tested up to: 4.7
    7 Stable tag: 1.3.7
     7Stable tag: 1.3.8
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl.html
     
    7979== Changelog ==
    8080
     81= 1.3.8 =
     82* Add debug messages to the update system (disabled by default)
     83
    8184= 1.3.7 =
    8285* Add support for PayPal payment method
  • woocommerce-basic-ordernumbers/trunk/woocommerce-basic-ordernumbers.php

    r1550635 r1556794  
    44 * Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
    55 * Description: Configure WooCommerce ordernumbers to have a running counter and arbitrary, fixed text (prefix / postfix).
    6  * Version: 1.3.7
     6 * Version: 1.3.8
    77 * Author: Open Tools
    88 * Author URI: http://open-tools.net
Note: See TracChangeset for help on using the changeset viewer.