Duplicate Emails in premium version
-
I hope this isn’t against the rules, but I’m posting this here because we aren’t getting any response on the premium plugin support forum and I see there is some activity from the developers here.
File: _gtwp_g2w_inc.php
Lines:1381-1385
Code:
$mailer = WC()->mailer();
$mailer->customer_invoice($order);
$email = $mailer->emails[‘WC_Email_New_Order’];
$email->trigger($order_id);I think this is a bug, or possibly code for backward compatibility. We really enjoy the plugin, but would really like an acknowledgement of the issue.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Duplicate Emails in premium version’ is closed to new replies.