woocommerce recipient email default change function

Solutions on MaxInterview for woocommerce recipient email default change function by the best coders in the world

showing results for - "woocommerce recipient email default change function"
Cristóbal
09 Sep 2018
1function so_39779506_filter_recipient( $recipient ) {
2				
3		// Use this to completely replace the recipient.
4		$recipient = 'stack@gmail.com';
5		// $recipient = 'siraj2544@gmail.com';
6		return $recipient;
7				
8        // Use this instead IF you wish to ADD this email to the default recipient.
9        //$recipient .= ', stack@example.com';
10}
11add_filter( 'woocommerce_email_recipient_new_order', 'so_39779506_filter_recipient', 10, 2 );
12
queries leading to this page
woocommerce email modify line itemswoocommmerce stop email on customer regisgterchange admin new order email woonew order woocommerce email template change sort code to swift codeadd email address to order details woocomercecustomising woocommerce emailswoocommerce change email recipientwoocomerce order emailwoocommerce email additional contentwoocommerce only email and nameprocessing order additional content woocommercehow to configure woocommerce email page 24order 3eset customer emailyour order is complete email filter woocommercewoocommerce get order receipt by order id with email tempalte example codewoocommerce get order receipt by order id with email tempaltewoocommerce change template orderwoocommerce recipient email default change functionwoocommerce order finished tempaltewoocommerce email template bank details information lable modifyhow to edit the order email of woocommercewoocommerce edit confirmation emaildefault recipient email woocommercewoocommerce checkout to emails invoicehow to set the new order mail to customer and adminwoocommerce modify email priceswoocommerce change mail text 3a shipment id 28s 29where to change email to send out of stock woocommercehow to set the new order email to customer in woocommerceastra change recipet mail new registrationhow to make the customer an reciever in woocommerce emailhow to get email when a new order received by woocommercwoocommerce email modify order tablewoocommerce recipient email default change function