我正在尝试在woocommerce中添加新的电子邮件通知
基本上,我将是新订单流程电子邮件通知电子邮件模板email / email-order-details.php的副本,并进行了一些修改。
我已经添加了电子邮件并正在生成它,现在我需要确定如何复制email / email-order-details.php模板并使其与新电子邮件一起处理。
我使用以下问题的解决方案删除了原始模板中的价格
Style orders details table in Woocommerce email notifications
我正在使用WordPress 5.2.2,PHP 5.6.30和WooCommerce 3.6.4