Emails sent when splitting order
-
Hi there,
I have the following snippet applied to help speed up the Woocommerce checkout when a large number of products are ordered:add_filter( 'woocommerce_defer_transactional_emails', '__return_true' );
Unfortuately this also seems to force customer and admin order emails when I split an order, even with ‘Disable order email’ set for everyone.
Is there any workaround I can use that will stop the order split emails being sent do you think?Thank you for your help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.