Documentation Category: Hook

gplc_group (PHP)

DescriptionUsageParametersExampleConditional LimitsSinceDescription Filter the group of checkboxes that are about to be processed. This filter must be used with its JS counterpart to handle group …

gpeu_send_to_duplicates

Filter whether Email Users should send the same message to the same email address if it is attached to different entries.

gpeu_forms

Filter the forms available in the Email Users interface.

gpep_bypass_session_init

Prevent session manager from initializing on page load.

gpcld_require_date_selection

Filter whether a date must be selected for the conditional logic rule to be evaluated.

gprf_disable_dynamic_reload

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

gplc_remove_choices

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

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 …

gpcb_validate_user_agent

DescriptionUsageExamplesEnable User-Agent CheckingSinceDescription Check the visitor’s user-agent against blacklisted keywords. Usage Enable user-agent processing site-wide. Enable user-agent processing in a given form. Examples Enable User-Agent …

gppa_object_merge_tag_replacement_value

DescriptionUsageParametersExamplesConvert arrays to a comma separated listSinceDescription Modify the results of merge tag value before it’s returned to the calling function. Usage Parameters replace mixed …

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 …