Not sure how that got changed...

This commit is contained in:
Patrick Garman 2013-02-28 15:45:02 -06:00
parent dba43faa4c
commit d68141d02f
1 changed files with 1 additions and 1 deletions

View File

@ -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 {