Wraps the message in valid presentational HTML markup.
File: src/modules/actions/email-notifications.php
Email_Notifications::override_from_name()
Gets the email from name.
Email_Notifications::override_from_email()
Gets the email from email.
Email_Notifications::store_phpmailer_error()
Stores an error object as the internal PHPMailer error.
Email_Notifications::register_assets()
Registers all assets the submodule provides.
Email_Notifications::enqueue_form_builder_assets()
Enqueues scripts and stylesheets on the form editing screen.
Email_Notifications::handle()
Handles the action for a specific form submission.
Email_Notifications::get_meta_fields()
Returns the available meta fields for the submodule.
Email_Notifications::register_template_tag_handlers()
Registers the template tag handler for email notifications.
Email_Notifications::get_dynamic_template_tags()
Gets all the dynamic template tags for a form, consisting of the form’s element value tags.