Filter: gform_addon_app_settings_menu_ . $this->get_slug()
Filters the tabs within the settings menu.
This filter is appended by the page slug. Ex: gform_addon_app_settings_menu_SLUG
Parameters
| Name | Type | Description |
|---|---|---|
| $setting_tabs | array | Contains the information on the settings tabs. |
Source
Defined in includes/addon/class-gf-addon.php at line 5175