Filters the label for the Previous button in the frontend.
File: src/modules/form-settings/module.php
Module::filter_next_button_label()
Filters the label for the Next button in the frontend.
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.
torro_form_settings_settings_subtabs
Filter Hook: Filters the settings subtabs in the form settings tab.
Module::get_settings_sections()
Returns the available settings sections for the module.
torro_form_settings_settings_sections
Filter Hook: Filters the settings sections in the form settings tab.
Module::get_settings_fields()
Returns the available settings fields for the module.