Add vendor info to New order email
-
Hello,
I was able to remove the vendor name from all emails:
remove_action( ‘woocommerce_order_item_meta_start’, ‘dokan_attach_vendor_name’, 10, 2 );How can I add the vendor name and the vendor address to the items of the “new order” email for administrator?
Kind regards,
Florian
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Add vendor info to New order email’ is closed to new replies.