Skip to main content

Filter: gform_form_post_get_meta

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form_id

Example hook names:

  • gform_form_post_get_meta (base hook)
  • gform_form_post_get_meta_1 (with first modifier value)

Filters the Form object after the form meta is obtained

Parameters

NameTypeDescription
$formarrayThe Form object

Source

Defined in forms_model.php at line 1094