Woocommerce different headers for each email types
问题 I use Woocommerce and I need to change email header according to its type, so that "customer-new-account.php", "customer-processing-order.php", "admin-new-order.php" (and so on)... they must have different header. I've just copied woocommerce "emails" folder inside my child template and now I need to know how to make code changes. Any help is appreciate. ;-) Thanks in advance. 回答1: As mentioned in the comments, I don't think there is a way to use conditional logic on the woocommerce_email