Auto Cancel WooCommerce On-hold Orders (micro plugin) changelog

1.3 – 2025-01-10

  • DEV Declare compatibility with WooCommerce High-Performance Order Storage and Block-based Cart and Checkout

1.2 – 2025-01-10

  • FIX License validation, before the `wp` action runs, on websites with WPML set to have different domains per language
  • FIX Updater: avoid duplicate translation notices
  • DEV Tested with WordPress 6.8-alpha-59595 and WooCommerce 9.6.0-beta.2

1.1 – 2024-12-14

  • NEW Option to Show “Order again” button, for cancelled orders, on the view order page on “My Account”
  • NEW Specific content for orders belonging to a registered user on the email notification, allowing the usage of the new {order_view_url} placeholder to insert a link to the order page details on “My Account”, and eventually order again
  • DEV New developer hooks: ptwoo_cancel_onhold_woo_query_order_statuses, ptwoo_cancel_onhold_woo_query_sorting_orderby, and ptwoo_cancel_onhold_woo_query_sorting_order see documentation)
  • DEV Move updater classes to a dedicated folder

1.0 – 2024-12-13

  • NEW First release