Gravity Forms Settings
Articles
gform_currency_setting_message
The gform_currency_setting_message action hook is used to add a message after the currency drop down within the Settings page.
gform_plugin_settings_fields
The gform_plugin_settings_fields filter is used to customize the available settings on the Forms > Settings page.
gform_settings_display_license_details
The gform_settings_display_license_details filter is used to control display of the license details panel on the Forms > Settings page.
gform_settings_menu
Use this filter to add/remove tabs to the main Gravity Forms settings page.
gform_settings_save_button
Filters through and allows modification of the Save button HTML for the overall Gravity Forms Settings.
gform_settings_SUBVIEW
Triggered within the settings page, depending on what page within the settings you are viewing.
gform_uninstalling
The gform_uninstalling action hook can be used to perform any clean-up tasks when the uninstall button has been clicked on the Forms > Settings > Uninstall page.