Admin changes order’s status => new order email every time
-
Hi,
On WC_Email_New_Order there are hooks to send the _same_ new order email to admins, in case the order status changes. What is the point of that? How the admins benefit getting the exact same email every time time the order status changes? Specially when it is sometimes the admin himself, who is launching the event.
The description is “New order emails are sent to chosen recipient(s) when a new order is received.”. But new order emails are sent every time on these scenarios: woocommerce_order_status_pending_to_processing_notification, woocommerce_order_status_pending_to_completed_notification, woocommerce_order_status_pending_to_on-hold_notification, woocommerce_order_status_failed_to_processing_notification, woocommerce_order_status_failed_to_completed_notification, woocommerce_order_status_failed_to_on-hold_notification
In the admin panel, you can only enable all these notifications or totally disable the new order notification. It would be good, if one could just enable only “order created” email (and an option to separately receive a different order status changed email – in case the change has been made automatically and not from the admin panel).
Kind regards,
Niko
- The topic ‘Admin changes order’s status => new order email every time’ is closed to new replies.