Skip to main content

Filter: gform_full_screen_form_for_display

External filter usable by third-party code to modify/return the form ID for display. Useful for selecting the Form ID based on externally-defined conditions.

Parameters

NameTypeDescription
$form_for_displaystringThe current Form ID found.
$templatestringThe current template being loaded by template_load.
$json_handler\GF_JSON_HandlerThe JSON handler to query the forms

Since

  • 2.7
  • 2.7.4: Added the $json_handler parameter
  • 2.7.4: Set the $template param to null

Source

Defined in includes/form-display/full-screen/class-full-screen-handler.php at line 117