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
DescriptionUsageParametersExamplesAdd a custom reason for rejecting emails.SinceDescription Filter the validation result. Usage Filter all email validation results. Filter all email validation results for a specific …
gpns_statuses_to_skip_on_send
Filter the entry statuses that should prevent scheduled notifications from being sent.
gpev_validation_error_message
DescriptionUsageSinceExamplesChange the email validation error message to all forms.Change the email validation error message to the error message returned by validation service.Description This filter is …
gppa_query_order_by_clauses
Filter the order clauses assigned to a query.
gpev_disable_email_validator_by_default
DescriptionUsageSinceExamplesDisable Email Validator by default for all Email fieldsOnly enable Email Validator by default for a specific formDisable Email Validator by default for a specific …