Skip to main content

Filter: gform_before_resend_notifications

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $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

NameTypeDescription
$form_metaarrayThe Form Object
$leadsarrayThe entry IDs

Since

  • Unknown: Unknown

Source

Defined in gravityforms.php at line 4402