apply_filters_ref_array( 'ap_email_template_prepared', string $main_template , object $email )
Description #
Allows filtering email template after its prepared, passed be reference.
Parameters #
- $main_templatestring Parsed template.
- $emailobject Current email object.
Source #
Add your comment