do_action( 'sensei_before_email_template', $email_template )
Action hook before email template is loaded.
Parameters:
| Name | Type | Description |
|---|---|---|
$email_template |
string | The email template. |
- Source:
Action hook before email template is loaded.
| Name | Type | Description |
|---|---|---|
$email_template |
string | The email template. |