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::enqueue_form_builder_assets()
Enqueues the module’s form builder scripts and stylesheets.
Module::get_default_previous_button_label()
Returns the default label for the Previous button.
Module::get_default_next_button_label()
Returns the default label for the Next button.
Module::get_default_submit_button_label()
Returns the default label for the Submit button.
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.