gspc_process_form_on_add_to_cart
DescriptionUsageParametersExamplesSkip processing if a “skip-form” query parameter is present.Skip processing the form if the product is a specific variation.SinceDescription Filter if the form should be …
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
DescriptionUsageParametersSinceDescription Filter the entry statuses that should prevent scheduled notifications from being sent. Usage Filter the entry statuses that should prevent scheduled notifications from being …
gpev_validation_error_message
DescriptionUsageSinceExamplesChange the email validation error message to all forms.Change the email validation error message to a specific form.Change the email validation error message to a …
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 …
gfff_reprocess_feeds
DescriptionUsageParametersSinceDescription Filters whether to reprocess feeds that have already been processed. Usage Apply to all feeds for all forms. Apply to all feeds for a …
gca_entry_added_to_airtable
DescriptionUsageParametersSinceDescription Action that fires after an entry has been written to Airtable. Usage Apply only when processing Airtable feeds on a specific form. Apply only …
gpasc_draft_markup
DescriptionUsageParametersSinceDescription Allows the drafts markup to be modified. Usage Filter the draft markup for all forms. Filter the draft markup for a specific form. Parameters …
gpnf_nested_form_field_value
DescriptionUsageParametersSinceDescription Filter the nested form field value. Usage Filter the nested form field value for all Nested Forms. Filter the nested form field value for …
gpnf_export_exclude_hidden_field_inputs
DescriptionUsageParametersExamplesExclude the addition of form fields hidden inputs to the parent form export settings.SinceDescription Filter whether or not to exclude the addition of form fields …
gpasc_disable_sharing_drafts
DescriptionUsageParametersSinceDescription Allows you to disable sharing drafts for a given form or globally for all forms. Usage Filter whether all forms should disable sharing drafts. …
gpac_should_clean_merge_tag_value (JS)
DescriptionUsageParametersSinceDescription Filter whether a number from a merge tag replacement should be cleaned (e.g. commas and currency removed). It’s recommended to use this hook with …
gprf_reload_link
DescriptionUsageParametersExamplesAdd additional classes to the reload link.SinceDescription Filter the reload link HTML string. Usage Parameters reload_link string The reload link HTML string. form array The …
gspc_product_form_id
DescriptionUsageParametersSinceDescription Filter the form ID used for a product. Usage Parameters form_id int The current form ID. product \WC_Product The WC product. Since This filter …
gfff_feed_condition_met
DescriptionUsageParametersSinceDescription Filters whether to reprocess feeds that have already been processed. Usage Apply to feeds for all forms. Apply to feeds for a specific form. …