Filter: gform_before_resend_notifications
Dynamic Hook Name
This hook supports dynamic naming with the following modifiers:
$form_id
Example hook names:
gform_before_resend_notifications(base hook)gform_before_resend_notifications_1(with first modifier value)
Filters the notifications to be re-sent
Parameters
| Name | Type | Description |
|---|---|---|
| $form_meta | array | The Form Object |
| $leads | array | The entry IDs |
Since
- Unknown: Unknown
Source
Defined in gravityforms.php at line 4402