Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about woocommerce-email

Read more about woocommerce-email

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - woocommerce-email

WooCommerce new account email comes with multiple header footer loop

I am importing some users using wp_insert_user function. I am trying to send WooCommerce new account email, when user is successfully imported. It works fine, when there is only one user. But if there...
test-img

тнє Sufi

php

wordpress

woocommerce

hook-woocommerce

woocommerce-email

Votes: 0

Answers: 1

Latest Answer

foreach ($users as $user) { $user_id = wp_insert_user( $userdata[$user] ); global $woocommerce; $mailer = $woocommerce->mailer(); $mailer->customer_new_account( $user_id, null, t...
test-img

mujuonly

Disable Woocommerce "customer invoice / order details" email

I need some ideas how can I disable woocommerce customer invoice / order details email. This mail is manual, but I use WCFM vendor plugin, and when vendor changes the price in Pending status order, th...
test-img

gadzas

wordpress

woocommerce

hook-woocommerce

woocommerce-email

Votes: 0

Answers: 2

Latest Answer

I've disabled the mail route in the past progammatically, perhaps this would suit this situation? add_action( 'woocommerce_email', 'disableWCECPO' ); function disableWCECPO(WC_Emails $email_class ) {...
test-img

Barrie Dawson

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved