Filter: gform_addon_feed_settings_fields
Filter the feed settings fields (typically before they are rendered on the Feed Settings edit view).
Parameters
| Name | Type | Description |
|---|---|---|
| $feed_settings_fields | array | An array of feed settings fields which will be displayed on the Feed Settings edit view. |
| $addon | object | The current instance of the GFAddon object (i.e. GF_User_Registration, GFPayPal). |
Since
Source
Defined in includes/addon/class-gf-feed-addon.php at line 2156