matthijs166
12/2/2017 - 4:39 PM

Send wocommerce email

resend or send wocommerce emal

$wc_emails = WC()->mailer()->get_emails();
    foreach ( $wc_emails as $wc_mail )
            if ( $wc_mail->id == "wc_notifi_live" )
                $wc_mail->trigger( 1191 );