Skip to main content

Action: gform_pre_delete_feed

Allows custom actions to be performed just before a feed is deleted from the database.

Parameters

NameTypeDescription
$idintThe ID of the feed being deleted.
$this\GFFeedAddOnThe 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