Documentation Category: Hook

gpeb_entries_query

Filter to modify the filter groups used in the query. This is useful for adding additional filters or removing existing filters.

gpasc_new_draft_link_text

DescriptionUsageParametersSinceDescription Filters the text for the new draft link. Usage Apply to draft links for all forms. Apply to draft links for a specific form. …

gpapf_intltelinput_options (JS)

DescriptionUsageParametersExamplesChange the number type used for placeholdersShow the dial codeSinceDescription Filter the options passed to intl-tel-input during initialization. Usage Parameters intlTelInputOptions intlTelInput.Options The intlTelInput options. …

gppt_swiper_options (JS)

DescriptionUsageParametersExamplesScroll to the top of the page instead of form when slides changeSinceDescription Filter the options passed to Swiper during initialization. Usage Parameters options object …

gpasc_form_resume_tokens

DescriptionUsageParametersSinceDescription Filters the given user’s resume tokens for a given form. This filter is applied to a user’s resume tokens for a given form before …

gppa_skip_field_value_during_hydration

Filter whether a field’s value should be skipped during hydration. This can be useful in situations such as excluding hidden fields from being displayed in the @{order_summary} merge tag output when populated using a Live Merge Tag.

gpasc_resume_notice_message

DescriptionUsageParametersSinceExamplesCustomize Resume MessageDescription Filters the resume notice for a draft. Usage Apply to all forms. Apply to a specific form. Parameters message string The resume …

gplc_excluded_input_selectors (JS)

DescriptionUsageParametersSinceExamplePrevent input with class from being enabled/disabledDescription Filter the input selectors used to exclude inputs from being checked/unchecked. Usage Parameters excludedInputSelectors array Input selectors to …

gpqr_file_content

DescriptionUsageParametersExamplesCustomize QR code styling.SinceDescription Filters the content of the QR code file. This is the raw content of the file and is useful if the …

gpeb_cleaned_current_url

Filter the current URL after it has been cleaned. This filter is useful when you need to remove custom query params from the current URL.

gpasc_js_init

DescriptionUsageParametersSinceExampleDisable Advanced Save and Continue From JavascriptDescription Perform an action or side effect after a form’s GPAdvancedSaveAndContinue instance has been initialized. Usage Parameters formId number …

gpecf_field_total

Modify the calculation of the eCommerce field total.

gpecf_field_total (JS)

DescriptionUsageParametersSinceExampleAdd a Flat Rate of 5.5 to the Tax field with ID 4.Description Modify the calculation of the field total. This filter must be used …

gpapf_merge_tag_value

Filter the phone field merge tag text.

gpqr_encoding

DescriptionUsageParametersExamplesChange the encoding for all forms and shortcodes to use UTF-8 when generating QR codesSinceDescription Filters the encoding used when generating QR codes. If you …