Filter: gform_entry_meta_pre_render_feed_settings
Allows population of the JavaScript entry_meta variable on the feed configuration page.
Parameters
| Name | Type | Description |
|---|---|---|
| $entry_meta | array | An empty array or the entry meta fields to be assigned to the JavaScript entry_meta variable. |
| $form | array | The form the feed is being created or edited for. |
| $addon | \GFFeedAddOn | The current add-on instance. |
Since
Source
Defined in includes/addon/class-gf-feed-addon.php at line 1902