Auto Cancel WooCommerce On-hold Orders (micro plugin) changelog
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)