Skip to main content

Filter: gform_form_export_page

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form_id

Example hook names:

  • gform_form_export_page (base hook)
  • gform_form_export_page_1 (with first modifier value)

Filters through the Form Export Page

Parameters

NameTypeDescription
$formintThe Form Object of the form to export

Since

  • Unknown: Unknown

Source

Defined in gravityforms.php at line 4856