Plugin Directory

Changeset 2733159


Ignore:
Timestamp:
05/28/2022 02:16:35 PM (4 years ago)
Author:
visser
Message:

Updated WordPress and WooCommerce compatibility

Location:
woocommerce-product-importer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-product-importer/trunk/product-importer.php

    r2626809 r2733159  
    1313 *
    1414 * WC requires at least: 2.3
    15  * WC tested up to: 5.9.0
     15 * WC tested up to: 6.5.1
    1616 */
    1717
  • woocommerce-product-importer/trunk/readme.txt

    r2654540 r2733159  
    55Tags: woocommerce import, woocommerce product import, woocommerce import products, woocommerce import categories, import woocommerce products, product import, csv, excel
    66Requires at least: 2.9.2
    7 Tested up to: 5.8.2
    8 Stable tag: 1.5.2
     7Tested up to: 6.0
     8Stable tag: 1.5.3
    99License: GPLv2 or later
    1010
     
    141141== Changelog ==
    142142
     143= 1.5.3 =
     144* Fixed: Sanitize GET and POST form attributes (thanks for reporting)
     145
    143146= 1.5.2 =
    144147* Fixed: Excess line ending on some PHP files
Note: See TracChangeset for help on using the changeset viewer.