Filters the label for the Submit button in the frontend.
Namespace: awsmug\Torro_Forms
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::get_default_success_message()
Returns the default message to display when a form submission has been completed.
Module::filter_show_container_title()
Filters whether to show the title of the current container 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.
Module::enqueue_form_builder_assets()
Enqueues the module’s form builder scripts and stylesheets.