Plugin Directory

Changeset 3016430


Ignore:
Timestamp:
01/02/2024 01:07:36 PM (2 years ago)
Author:
wonder32
Message:

tagging 0.2.1

Location:
puddinq-order-list/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • puddinq-order-list/trunk/classes/Helpers/Constants.php

    r2419077 r3016430  
    1414
    1515    const PLUGIN_NAME = 'puddinq-order-list';
    16     const VERSION = '0.1.7';
     16    const VERSION = '0.2.1';
    1717    const SETTINGS_GROUP = 'puddinq-order-list-settings';
    1818
  • puddinq-order-list/trunk/puddinq-order-list.php

    r2817035 r3016430  
    44Plugin URI:  https://wordpress.org/plugins/puddinq-order-list/
    55Description: Enhances the WooCommerce orders screen with practical information.
    6 Version:     0.2.0
     6Version:     0.2.1
    77Author:      Stefan Schotvanger
    88Author URI:  http://www.puddinq.nl/wip/stefan-schotvanger/
     
    1212Domain path: /languages/
    1313WC requires at least: 3.5
    14 WC tested up to: 5.5.2
     14WC tested up to: 8.4.0
    1515*/
    1616
  • puddinq-order-list/trunk/readme.txt

    r2817035 r3016430  
    44Tags: puddinq, woocommerce, enhanced, orders, list
    55Requires at least: 4.8
    6 Tested up to: 6.1
    7 Stable tag: 0.2.0
     6Tested up to: 6.4.0
     7Stable tag: 0.2.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    4545= What if I have problems? =
    4646
    47 If you deactivate the plugin all effects stop, and plugindata is removed.
     47If you deactivate the plugin all effects stop, and plugin data is removed.
    4848
    4949== Screenshots ==
     
    5353== Changelog ==
    5454
     55 0.2.1 =
     56
     57* Check WordPress 6.4.2, WooCommerce 8.4.0
     58
    5559 0.1.9 =
    5660
    57 * Made sku visible when hovering product title 
     61* Made sku visible when hovering product title
    5862
    5963 0.1.8 =
Note: See TracChangeset for help on using the changeset viewer.