Skip to main content

Filter: gform_form_notification_page

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form_id

Example hook names:

  • gform_form_notification_page (base hook)
  • gform_form_notification_page_1 (with first modifier value)

Filters the form to be used in the notification page

Parameters

NameTypeDescription
$formarrayThe Form Object
$notification_idintThe notification ID

Since

  • 1.8.6

Source

Defined in notification.php at line 559