Action: gform_pre_delete_feed
Allows custom actions to be performed just before a feed is deleted from the database.
Parameters
| Name | Type | Description |
|---|---|---|
| $id | int | The ID of the feed being deleted. |
| $this | \GFFeedAddOn | The current instance of the add-on for which the feed is being deleted. |
Since
Source
Defined in includes/addon/class-gf-feed-addon.php at line 1322