Documentation Category: Hook

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 …

gppa_process_template

DescriptionUsageParametersExamplesModify Template ValueDescription Filter the output of choice or value templates. Usage Filter all templates. Filter all value templates. Filter all label templates. Parameters $template_value …

gppa_missing_filter_value

DescriptionUsageParametersSinceDescription Filter the field value for choice-based fields that are dynamically populated and depend on another field that’s not filled out. Usage Filter the missing …

gppa_no_choices_text

Filter the field text (or label) for choice-based fields that are dynamically populated but have no available objects based on the current filters.

gppa_no_choices_value

DescriptionUsageParametersExampleChange the Value of a Choice-based Field When No Result Is ReturnedSinceDescription Filter the default choice value for choice-based fields that are dynamically populated but …

gppa_missing_filter_text

DescriptionUsageParametersSinceExamplesChange the “Fill Out Other Fields” TextDescription Filter the default choice label for choice-based fields that are dynamically populated and depend on another field that’s …

gpnf_bypass_entry_permissions

Bypass entry permissions when populating entries into a Nested Form field.

gpbua_activation_redirect_url

DescriptionUsageParametersExampleSet Redirect URL by Entry ValueSinceDescription Filter the URL to which users will be redirected on a successful activation. Usage Parameters redirect_url string The URL …

gpb_enable_honeypot

DescriptionUsageParametersSinceDescription Enable the Blacklist Honeypot. This feature will make it appear that the submission was successful to the submitting user; however, the submission will not …

gpb_validation_message

DescriptionUsageParametersExamplesChange the Validation MessageSinceDescription Filter the message returned when a field fails the blacklist validation. Usage Apply to all fields on all forms. Apply to …

gpui_form_editor_field_settings

Filter the field settings that appear in the Form Editor for Unique ID fields.

gpml_media_data

Filter the data that will be used to upload and generate the new media file.

gpnf_jquery_ui_dependencies

Filter the dependencies for jQuery UI. Allows 3rd parties to avoid the issue where the modal close button is not present if certain scripts they load are loaded – after – jQuery UI.