Action: gform_post_process_feed
Perform a custom action when a feed has been processed.
Parameters
| Name | Type | Description |
|---|---|---|
| $feed | array | The feed which was processed. |
| $entry | array | The current entry object, which may have been modified by the processed feed. |
| $form | array | The current form object. |
| $addon | \GFFeedAddOn | The current instance of the add-on. |
Since
Source
Defined in includes/addon/class-gf-feed-addon.php at line 545