Action: gform_pre_notification_deleted
Fires before a notification is deleted.
Parameters
| Name | Type | Description |
|---|---|---|
| $form | array | ['notifications'][$notification_id] The notification being deleted. |
| $form | array | The Form Object that the notification is being deleted from. |
Since
- Unknown: Unknown
Source
Defined in notification.php at line 1072