- Version
- Download 16
- File Size 0.00 KB
- File Count 1
- Create Date October 18, 2023
- Last Updated September 10, 2024
[v5.5.3] WooCommerce Customer Order CSV Export Free Download
Changelog
Version 5.5.3 Released on 2024.09.09
- PHP deprecation notices when dismissing export finished notices
Version 5.5.2 Released on 2024.08.29
- Unable to export orders when HPOS is enabled
- PHP deprecation warnings
Version 5.5.0RELEASED ON 2023.07.25
- Add compatibility for WooCommerce High Performance Order Storage (HPOS)
- Don't format empty strings as numbers when exporting to CSV
- Don't escape non-string values when exporting to CSV
- Address an issue with loading field mapping from existing formats when adding a custom format
- Ensure the "exported by" meta boxes are displayed on the order edit page only
Version 5.4.1RELEASED ON 2023.03.17
- Fix dynamic property creation causing errors in PHP 8.2
Version 5.4.0RELEASED ON 2022.12.01
- Require PHP 7.4 and WordPress 5.6
Version 5.3.5RELEASED ON 2022.08.24
- Improve Background Job Handler compatibility with newer WooCommerce versions while processing a job queue
Version 5.3.4RELEASED ON 2022.08.15
- Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
- Require WooCommerce 3.9.4 or greater