Documentation Category: Hook

gprf_disable_dynamic_reload

DescriptionUsageParametersSinceDescription Disable regenerating the form markup after each submission. Instead, reload the form by using the form HTML that’s saved during the initial load. Usage …

gplc_disable_choices

DescriptionUsageParametersSinceDescription Filter whether choices should be disabled. Usage Apply to all forms and fields. Apply to all fields of a specific form. Apply to a …

gpnf_session_initialized

DescriptionUsageParametersSinceDescription Do something after the Nested Forms session has been initialized. Usage Parameters gpnf \GPNestedForms Current instance of the GPNestedForms class. Since This action is …

gppa_loading_field_target_meta

DescriptionUsageParametersExampleReplace field with spinner instead of pulsing.SinceDescription Specify which element is used to indicate that a field is about to be replaced with fresh data …

gpld_invalid_date_error

DescriptionUsageParametersExampleSinceDescription Change the invalid date error message that’s shown beside date pickers when using GP Limit Dates Usage Parameters message string Invalid date error message …

gpcp_after_update_pricing

DescriptionUsageParametersExamplesShow the original price crossed out next to the adjusted price.SinceDescription Do something after product prices have been updated. Usage Parameters triggerFieldId int The ID …

gpml_supported_field_types

DescriptionUsageParametersExamplesSinceDescription Filter the supported field types by GP Media Library. Important note! Adding fields with this filter does not guarantee compatibility. GP Media Library expects …

gpui_unique_id

DescriptionUsageParametersExamplesReset Genereated ID when it reaches a numberSinceDescription Allows you to modify the generated Unique ID using a custom function. Usage Parameters unique string or …

gpwc_word_count

DescriptionUsageParametersExamplesSinceDescription Filter the word count calculation by GP Word Count. Usage Filter word count for all fields using GP Word Count. Filter word count for …

gplp_preview_template

DescriptionUsageParametersExamplesSet Custom Preview Template PathSinceDescription Filter the template used to render the Live Preview. Usage Parameters template string The absolute path to the desired template …

gpls_field_validation_message

DescriptionUsageParametersSinceExamplesChange Validation Message for a specific fieldDescription Filter the message that shows if a field fails validation due to a GP Limit Submission rule. Note, …

gpls_field_failed_validation

DescriptionUsageParametersSinceExamplesPrevent GP Limit Submission validation errors from showing on fieldsDescription Filter if fields that fail GP Limit Submissions rules should also show a validation error. …

gppa_allow_all_lmts

DescriptionUsageParametersSinceExamplesAllow all Live Merge Tags for a specific formDescription Filter if all Live Merge Tags should be allowed and parsed. Usage Filter if all Live …

gppa_lmt_whitelist

DescriptionUsageParametersSinceExamplesAdd Live Merge Tag to WhitelistDescription Filter the whitelist of Live Merge Tags for the current form. Usage Filter whitelist for all forms. Filter whitelist …

gppa_input_choices

DescriptionUsageParametersSinceExamplesPrepend a static choice to dynamically populated choices.Description Modify the choices to be populated into the current field. Usage Apply to all fields on all …