Back to Archive Order Notes for WooCommerce (micro plugin)
1.2 – 2026-07-30
- NEW Show archived customer notes in the order details on My Account, alongside the ones that are still not archived
- TWEAK Redirect to plugin settings after activation
- FIX License validation on websites with WPML set to have different domains per language
- FIX Archived order notes did not look like regular order notes on the order edit screen
- FIX Archived notes sent to the customer were never flagged as such internally, so the “Sent to customer” label never showed
- DEV Clear the cached update information right after a successful license activation
- DEV Updater v13.4, with better license status information on the plugin settings screen and plugins list
- DEV Properly escape the technical support link wherever it’s shown, for consistency
- DEV Make archiving order notes name its database columns explicitly, instead of relying on their order
- DEV Run archiving/deleting order notes inside a database transaction, so an interrupted run cannot leave duplicated or orphaned data
- DEV Improve GitHub release actions
- DEV Requires PHP 7.4, WordPress 6.4 and WooCommerce 9.0
- DEV Tested with WordPress 7.1-beta3-62891 and WooCommerce 11.0.0-rc.2
1.1 – 2025-12-30
- DEV Only optimize tables every 259200 seconds (72 hours) to avoid locking them on each processing – This interval can be overridden with the nakedcat_archive_order_notes_woo_optimize_interval filter
- DEV Do not optimize tables if no comments were found to process
1.0 – 2025-12-29
- NEW First release
- DEV Tested with WordPress 7.0-alpha-61392 and WooCommerce 10.4.3
