Disable WooCommerce email notification for specific product
问题 I can refer to this function to disable email notification: https://docs.woocommerce.com/document/unhookremove-woocommerce-emails/ But I would like to disable it only for a specific product or, if it can be more simple, for a specific product category. Thanks for your help 回答1: I think when you try to hook email notification from template, where you can find order, at that time emails are already sent. You can try one thing - using recipient's hook you can remove recipient email and return