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 …
gppa_live_merge_tag_entry_values
Filter the live merge tag entry values.
gfff_reprocess_feeds
Filters whether to reprocess feeds that have already been processed.
gca_entry_added_to_airtable
Action that fires after an entry has been written to Airtable.