Documentation Category: Hook

gpnf_disable_export_fields

Disable the addition of child form fields to the parent form export settings.

gppa_disable_form_navigation_toggling

DescriptionUsageParametersDescription Disable toggling of form navigation when data is loading. Usage Parameters $disabled bool Return true to disable form navigation toggling. Defaults to false.

gpnf_export_child_field_header

Modify the header label for the current child field.

gpnf_can_user_edit_entry

Filter whether the current user has permission to edit the given entry.

gppa_array_value_to_text

DescriptionUsageParametersExamplesUse Newline As The Delimiter for Paragraph Text fieldsRemove Default Behavior of Using a Comma as a DelimiterSinceDescription This filter allows you to modify how …

gpep_populate_same_form

Allow form to be populated from itself.

gpep_form

Modify form object after Easy Passthrough has been applied.

gpep_field_values

Modify generated field values.

gppa_loading_target_meta

DescriptionUsageParametersExampleReplace live merge tags individually and show spinner.SinceDescription Specify which element is used to indicate that a live merge tag is about to be replaced …

gpnf_parent_merge_tag_value

DescriptionUsageParametersExampleReplace Spaces With DashesSinceDescription Filter the value of the parent merge tag before it is replaced in the field. Usage Parameters value string Value that …

gplc_choice_counts

DescriptionUsageParametersExamplesShare limit between two different choices on the same field.Description Filter the choice counts for the given field. Usage Apply to all fields on all …

gpld_after_set_min_date (JS)

DescriptionUsageParametersSinceExamplesPopulate the New Minimum Date into Linked Date FieldAutomatically Show Datepicker for Linked Date Field (Minimum Date)Description Do something after the minimum date has been …

gplp_enable_globally

DescriptionUsageParametersExamplesEnable Globally for Admins.SinceDescription Enable preview features for forms outside of core/live preview. Usage Parameters is_global bool Return true to enable globally. Defaults to false. …

gplp_enable_form_action

DescriptionUsageParametersSinceDescription Enable the “Live Preview” form action (displays beneath each form title on the Form List view). Usage Apply to all forms. Apply to a …

gppa_query_limit

DescriptionUsageParametersSinceExamplesChange the query limit to 750 for all dynamically populated fields.Change the query limit to 750 for only the post object type.Change the query limit …