Wraps the message in valid presentational HTML markup.
Namespace: awsmug\Torro_Forms\Modules
Module::filter_submit_button_label()
Filters the label for the Submit button in the frontend.
Module::filter_success_message()
Filters the success message for a completed form submission in the frontend.
Module::filter_allow_get_params()
Filters whether to allow GET parameters to pre-populate form element values.
Module::setup_hooks()
Sets up all action and filter hooks for the service.
Module::filter_previous_button_label()
Filters the label for the Previous button in the frontend.
Module::filter_next_button_label()
Filters the label for the Next button in the frontend.
Module::get_settings_sections()
Returns the available settings sections for the module.
Module::get_settings_fields()
Returns the available settings fields for the module.
Module::register_assets()
Registers the available module scripts and stylesheets.