Not sure how that got changed...
This commit is contained in:
parent
dba43faa4c
commit
d68141d02f
|
@ -927,7 +927,7 @@ function woocommerce_process_shop_order_meta( $post_id, $post ) {
|
|||
}
|
||||
}
|
||||
|
||||
do_action( 'woocommerce_after_resend_order_emails', $order, $resend_emails );
|
||||
do_action( 'woocommerce_after_resend_order_email', $order, $email_to_send );
|
||||
|
||||
} else {
|
||||
|
||||
|
|
Loading…
Reference in New Issue