the_content

Filter Hook: No description

the_content

Filter Hook: No description

Email::send_emails()

Method: Send emails.

Email::prepare_emails()

Method: Get email ids of user. If email passed then add it to email property.

ap_email_template_prepared

Filter Hook: Allows filtering email template after its prepared, passed be reference.

ap_email_main_tags

Filter Hook: This filter allows overriding `$main_tags`. Which is used in main email template.

the_content

Filter Hook: No description

Email::prepare_template()

Method: Prepare template for email body based on event type.

ap_email_default_template_{$this->event}

Filter Hook: Filter for adding default email template.

Email::get_default_template()

Method: Get default template for an email.