Changeset 3408789
- Timestamp:
- 12/03/2025 05:06:00 AM (6 weeks ago)
- Location:
- woo-order-export-lite
- Files:
-
- 1 edited
- 17 copied
-
tags/4.0.6 (copied) (copied from woo-order-export-lite/trunk)
-
tags/4.0.6/assets/js/export-fields.js (copied) (copied from woo-order-export-lite/trunk/assets/js/export-fields.js)
-
tags/4.0.6/classes/admin/class-wc-order-export-settings.php (copied) (copied from woo-order-export-lite/trunk/classes/admin/class-wc-order-export-settings.php)
-
tags/4.0.6/classes/class-wc-order-export-admin.php (copied) (copied from woo-order-export-lite/trunk/classes/class-wc-order-export-admin.php)
-
tags/4.0.6/classes/core-hpos/class-wc-order-export-data-extractor.php (copied) (copied from woo-order-export-lite/trunk/classes/core-hpos/class-wc-order-export-data-extractor.php)
-
tags/4.0.6/classes/core/class-wc-order-export-data-extractor.php (copied) (copied from woo-order-export-lite/trunk/classes/core/class-wc-order-export-data-extractor.php)
-
tags/4.0.6/classes/core/class-wc-order-export-order-coupon-fields.php (copied) (copied from woo-order-export-lite/trunk/classes/core/class-wc-order-export-order-coupon-fields.php)
-
tags/4.0.6/classes/core/class-wc-order-export-order-fields.php (copied) (copied from woo-order-export-lite/trunk/classes/core/class-wc-order-export-order-fields.php)
-
tags/4.0.6/classes/core/trait-woe-core-extractor.php (copied) (copied from woo-order-export-lite/trunk/classes/core/trait-woe-core-extractor.php)
-
tags/4.0.6/classes/formats/class-woe-formatter-xls.php (copied) (copied from woo-order-export-lite/trunk/classes/formats/class-woe-formatter-xls.php)
-
tags/4.0.6/i18n/languages/woo-order-export-lite.pot (copied) (copied from woo-order-export-lite/trunk/i18n/languages/woo-order-export-lite.pot)
-
tags/4.0.6/readme.txt (copied) (copied from woo-order-export-lite/trunk/readme.txt) (2 diffs)
-
tags/4.0.6/view/settings-form.php (copied) (copied from woo-order-export-lite/trunk/view/settings-form.php)
-
tags/4.0.6/view/tab/order-actions.php (copied) (copied from woo-order-export-lite/trunk/view/tab/order-actions.php)
-
tags/4.0.6/view/tab/profiles.php (copied) (copied from woo-order-export-lite/trunk/view/tab/profiles.php)
-
tags/4.0.6/view/tab/schedules.php (copied) (copied from woo-order-export-lite/trunk/view/tab/schedules.php)
-
tags/4.0.6/woo-order-export-lite.php (copied) (copied from woo-order-export-lite/trunk/woo-order-export-lite.php)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-order-export-lite/tags/4.0.6/readme.txt
r3407563 r3408789 6 6 Requires at least: 4.7 7 7 Tested up to: 6.9 8 Stable tag: 4.0. 58 Stable tag: 4.0.6 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 128 128 * Added a "Setup Fields" button at the top of the form 129 129 * Correctly display error messages if the XML module (for PHP) is not installed 130 * Fixed bug - "Exclude Free Items" option was exporting orders without products131 * Fixed bug - impossible to disable options inJSON format130 * Fixed bug - "Exclude Free Items" option was exporting orders without products 131 * Fixed bug - impossible to disable options for JSON format 132 132 * Fixed bug - deprecation warnings displayed by WooCommerce 10.3 133 133 * Fixed bug - some messages displayed incorrect HTML due to unnecessary output escaping -
woo-order-export-lite/trunk/readme.txt
r3407563 r3408789 6 6 Requires at least: 4.7 7 7 Tested up to: 6.9 8 Stable tag: 4.0. 58 Stable tag: 4.0.6 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 128 128 * Added a "Setup Fields" button at the top of the form 129 129 * Correctly display error messages if the XML module (for PHP) is not installed 130 * Fixed bug - "Exclude Free Items" option was exporting orders without products131 * Fixed bug - impossible to disable options inJSON format130 * Fixed bug - "Exclude Free Items" option was exporting orders without products 131 * Fixed bug - impossible to disable options for JSON format 132 132 * Fixed bug - deprecation warnings displayed by WooCommerce 10.3 133 133 * Fixed bug - some messages displayed incorrect HTML due to unnecessary output escaping
Note: See TracChangeset
for help on using the changeset viewer.