gpbua_activation_url
DescriptionUsageParametersSinceDescription Filter the URL to which users will be redirected to for activation. Usage Parameters activation_url string The URL to which the user will be …
gpasc_auto_save_form_data (JS)
DescriptionUsageParametersSinceDescription Filters the form formData before auto save. Usage Apply to all forms. Parameters data object The form FormData. gpasc \GPAdvancedSaveAndContinue The current instance of …
gspc_rest_order_item_meta
DescriptionUsageParametersExamplesUse field admin label value for meta data key if available.SinceDescription Filter individual addon order item meta data for REST line items. Usage Parameters meta_data …
gpls_validation_result
DescriptionUsageParametersSinceDescription Filter the validation result. Usage Apply to all forms. Apply to a specific form. Parameters validation_results array The validation result. gpls_enforce \GPLS_Enforce The current …
gpeu_email_options
DescriptionUsageParametersSinceExamplesAttach a fileDescription Filter the email options. Usage Parameters options array Any array of options that will be used to generate and send the email. …
gpls_exclude_partial_entries
DescriptionUsageParametersSinceExamplesInclude partial entries for a specific form.Include partial entries for a specific feed.Description Filter whether to exclude partial entries from Limit Submission rules (default: true). …
gpep_single_token_mode
DescriptionUsageParametersDescription Filter whether multiple tokens can be used to populate a form. Token entries are always stored in the session but only the current token …
gpac_functions
DescriptionUsageParametersSinceDescription Filter the functions list used by GP Advanced Calculations on the backend (during submission). This hook must be used with the gpac_functions JavaScript hook …
gpac_functions (JS)
DescriptionUsageParametersSinceDescription Filter the functions list used by GP Advanced Calculations on the backend (during submission). This hook must be used with the gpac_functions PHP hook …
gpb_user_agent
DescriptionUsageParametersSinceDescription Filter the user agent checked against the blocklist. Usage Filter the user agent checked against the blocklist. Filter the user agent checked against the …
gpb_ip
DescriptionUsageParametersExamplesDisable checking the user’s IP against the blocklistSinceDescription Filter the IP address checked against the blocklist. Usage Filter the IP address checked against the blocklist. …
gpb_value
DescriptionUsageParametersSinceDescription Filter the value checked against the blocklist. Usage Filter all values checked against the blocklist. Filter values in a specific form checked against the …
gpeb_filter_field_filter_choices
DescriptionUsageParametersSinceDescription Filter whether to use the experimental feature to filter choices in a filter field to only those present in the filtered entries. Whew, this …
gspc_should_enqueue_frontend
DescriptionUsageParametersSinceDescription Filter whether to enqueue Product Configurator assets on the frontend. Usage Filter whether to enqueue Product Configurator assets for all forms. Filter whether to …
gpcc_is_overwrite (JS)
DescriptionUsageParametersSinceDescription Filter to allow overriding the overwrite setting. Usage Parameters isOverwrite bool The current overwrite setting. elem object The element that triggered the copy. field …