Documentation Category: Hook

gppcmt_protected_block_types

DescriptionUsageParametersSinceDescription Filter the list of block types that should be fully protected from merge tag replacement. Usage Parameters protected_block_types array Array of block types to …

gppa_bypass_populate_field

Filter whether to bypass populating a dynamically populated field on form load.

gcgs_gppa_build_gviz_where_clause

DescriptionUsageParametersSinceDescription Filter the gviz (Google Visualisation API) where clause. Usage Parameters clause string The where clause. clauses array The array of individual clauses. value array …

gpeb_query_sorting

Filter the sorting parameters passed to GF_Query.

gpnf_parent_entry_link_template

Filters the template used to render the parent entry link.

gpmpn_bypass_validation

Filter the bypass validation logic.

gpeb_skip_default_sorting

Filter whether to skip the default sorting for a specific column. This filter allows you to control whether the default sorting should be skipped for a specific column in the Entries Table block. By default, this filter returns false, meaning the default sorting is not skipped.

gpld_use_server_time

Filter to determine whether to use server time or user’s local time.

gspc_process_form_on_add_to_cart

Filter if the form should be processed when adding to the cart. Defaults to true. Useful to skip an attached form for specific variations, etc.

gcgs_clear_unmapped_columns_on_edit

Clear unmapped columns on edit feed action.

gpev_validation_result

Filter the validation result.

gpns_statuses_to_skip_on_send

Filter the entry statuses that should prevent scheduled notifications from being sent.

gpev_validation_error_message

This filter is useful to change the email validation error message. By default, the Email Validator will show the following error message on email validation error. The email address entered cannot be used. Please enter a different email address.

gppa_query_order_by_clauses

Filter the order clauses assigned to a query.

gpev_disable_email_validator_by_default

Disable Email Validator by default for Email fields. By default, the “Enable Email Validator” setting is enabled. This filter allows you to disable GP Email Validator either globally or for a specific form. Note, this will not impact Email Fields where the “Enable Email Validator” setting has already been changed.