Documentation Category: Hook

gpeb_page_size

Filter the page size

gpeb_queryer_entries

Filter the entries to display.

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

Filter individual addon order item meta data for line items.

gpls_validation_result

Filter the validation result.

gpeu_email_options

Filter the email options.

gpls_exclude_partial_entries

Filter whether to exclude partial entries from Limit Submission rules (default: true).

gpep_single_token_mode

Filter whether multiple tokens can be used to populate a form. Token entries are always stored in the session but only the current token entry is used to populate the form. Use this filter to allow data aggregated from multiple tokens to populate the form.

gpac_functions

Filter the functions list used by GP Advanced Calculations on the backend (during submission). This hook needs to be used in conjunction with the gpac_functions JavaScript hook on the frontend.

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

Filter whether to use the experimental feature to filter choices in a filter field to only those present in the filtered entries.

gspc_should_enqueue_frontend

Filter whether to enqueue Product Configurator assets on the frontend.