Documentation Category: Hook

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

DescriptionUsageParametersExamplesConsolidate DiscountsAdd Custom TotalSinceDescription Filter the order summary. Usage Apply to all forms. Apply to a specific form. Parameters order_summary array An array of order …

gpecf_order_labels

DescriptionUsageParametersExampleModify Order LabelsSinceDescription Filter the labels used in the order summary. Usage Apply to all forms. Apply to a specific form. Parameters labels array $order …

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 (PHP)

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

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 (PHP)

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

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 …

gpnf_entry_limit_max

Filter the maximum number of entries required by this Nested Form field.

gpnf_entry_limit_max (JS)

DescriptionUsageParametersExampleDynamically Set Entry Min/Max From a Field ValueSinceDescription Filter the maximum number of entries required by this Nested Form field. This filter must be used …

gpnf_entry_limit_min

Filter the minimum number of entries required by this Nested Form field.

gppr_validation_messages

DescriptionUsageParametersExampleModify Validation MessagesSinceDescription Filter the validation messages that will be displayed if a price is outside of the selected range. Usage Filter price range validation …