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