Skip to main content

Action: gform_post_save_feed_settings

Perform a custom action when a feed is saved.

Parameters

NameTypeDescription
$feed_idstringThe ID of the feed which was saved.
$form_idintThe current form ID associated with the feed.
$settingsarrayAn array containing the settings and mappings for the feed.
$addon\GFAddOnThe current instance of the GFAddOn object which extends GFFeedAddOn or GFPaymentAddOn (i.e. GFCoupons, GF_User_Registration, GFStripe).

Since

Source

Defined in includes/addon/class-gf-feed-addon.php at line 2080