Add custom order status and send email on status change in Woocommerce
问题 I want to add custom order status in my woocommerce site.And whenever status changes to that custom status I want to send mail. I have tried Send an email notification when custom order status changes in WooCommerce as well as https://github.com/sarun007/custom-email-plugin/tree/master But didn't worked I am using woocommerce 3.2.6 version 回答1: To make it work for a new custom order status (here "Awaiting delivery") you should need: to register the custom new order status first, to display it