Dokan Don’t send emails when vendor changed order to custom status{shipped}
-
I work on a plugin, which I need a new custom order status
shipped
I created a new custom email and made all the needed work, So when I change the order status to
shipped
form the WordPress default admin dashboard website.com/wp-admin the email sent correctlythe problem appears when the vendor do the same through his Dashboard Page website.com/dashboard
note: the dashboard send the default Woocomerce emails correctly likecompleted order
the problem appears only if the new status is a custom status (not the Woocomerce default statuses) and only from the vendor dashboard
I tried theis actions
woocommerce_order_status_shipped
which working with me in the admin
woocommerce_order_status_shipped_notification
woocommerce_order_status_processing_to_shipped_notification
and no one of them worked with the vendor page
- The topic ‘Dokan Don’t send emails when vendor changed order to custom status{shipped}’ is closed to new replies.