Skip to main content

Action: gform_post_process_async_notifications

Allows custom actions to be performed after notifications are sent asynchronously.

Parameters

NameTypeDescription
$eventstringThe event being processed.
$notificationsarrayAn array containing the IDs of the notifications being processed.
$formarrayThe form being processed.
$entryarrayThe entry being processed.
$dataarrayAn array of data which can be used in the notifications via the generic {object:property} merge tag. Defaults to empty array.

Since

Source

Defined in includes/async/class-gf-notifications-processor.php at line 103