Changeset 2733159
- Timestamp:
- 05/28/2022 02:16:35 PM (4 years ago)
- Location:
- woocommerce-product-importer/trunk
- Files:
-
- 2 edited
-
product-importer.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-product-importer/trunk/product-importer.php
r2626809 r2733159 13 13 * 14 14 * WC requires at least: 2.3 15 * WC tested up to: 5.9.015 * WC tested up to: 6.5.1 16 16 */ 17 17 -
woocommerce-product-importer/trunk/readme.txt
r2654540 r2733159 5 5 Tags: woocommerce import, woocommerce product import, woocommerce import products, woocommerce import categories, import woocommerce products, product import, csv, excel 6 6 Requires at least: 2.9.2 7 Tested up to: 5.8.28 Stable tag: 1.5. 27 Tested up to: 6.0 8 Stable tag: 1.5.3 9 9 License: GPLv2 or later 10 10 … … 141 141 == Changelog == 142 142 143 = 1.5.3 = 144 * Fixed: Sanitize GET and POST form attributes (thanks for reporting) 145 143 146 = 1.5.2 = 144 147 * Fixed: Excess line ending on some PHP files
Note: See TracChangeset
for help on using the changeset viewer.