do_action( 'woocommerce_copy_email_template', string $template_type , string $email )
Action hook fired after copying email template file.
Description Description
Parameters Parameters
- $template_type
-
The copied template type
-
The email object
Source Source
File: includes/emails/class-wc-email.php