Documentation Category: Hook

gpal_pre_auto_login

DescriptionUsageParametersSinceDescription Do something before the user is automatically logged in. Usage Parameters user_id string ID of the user that’s about to be logged in. password …

gpcc_copied_value (JS)

DescriptionUsageParametersExampleCopy Label Instead of ValueSinceDescription Filter the copied value before moving it over. Usage Parameters value string | array Current value being copied. targetElem array …

gpcc_copy_cat_fields (JS)

DescriptionUsageParametersExampleDictate Source and Target FieldsSinceDescription Modify the data that will be passed to the Copy Cat script on the front-end. Usage Parameters copy_fields array An …

gpcc_field_group (JS)

DescriptionUsageParametersSinceDescription Add/remove inputs from the field group. Usage Parameters group array A jQuery object with all field inputs that belong to this group. trigger array …

gpmpn_enable_submission_from_last_page_with_errors

Enables submission from the last page with errors instead of having to advance through the entire form.

gpmpn_frontend_labels

Filter button labels for multi-page navigation plugin.

gpecf_order_summary

Filter the order summary.

gpecf_order_labels

Filter the labels used in the order summary.

gpecf_discount_total (JS)

DescriptionUsageParametersExampleManually Set DiscountSinceDescription Modify the calculated discount for a Discount field. This filter must be used with its PHP counterpart to handle filtering the discount …

gpecf_discount_total

Modify the calculated discount for a Discount field.

gpui_unique_id_attributes

Modify the attributes that will be used to generate a unique ID.

gppct_always_process_merge_tags

DescriptionUsageParametersSinceDescription Filter whether merge tags should be replaced when no entry is found for the current page. Usage Parameters always_process bool Should entries always be …

gppct_process_general_merge_tags

DescriptionUsageParametersSinceDescription Filter whether non-entry-specific merge tags should be replaced when no entry is found. Usage Parameters process_general_merge_tags bool Should general merge tags be processed? content …

gpppw_word_count

Filter the calculated word count for the current field.

gpppw_word_count (JS)

DescriptionUsageParametersExamplesPay Per CharacterSplit Words on Specific CharactersSinceDescription Filter the calculated word count for the current field on the frontend. This filter must be used with …