Change email subjects for some specific email notifications in Woocommerce
问题 I would like to standardize structure of email subjects (for all Woocommerce emails notifications). Im using all available filters from here But what about “On hold”, “Cancelled”, “Refunded” and “Failed order” email subjects? Is there way to change email subject for those emails? 回答1: Below the 4 hooked functions with the correct filter hooks, that will allow you to customize the email subjects for “On hold”, “Cancelled”, “Refunded” and “Failed order” notifications: add_filter( 'woocommerce