Documentation Category: Hook

gcn_show_feed_database_debug_info

DescriptionUsageParametersSinceDescription Filters whether to show debug info for the feed settings. Usage Parameters show_feed_debug_info bool Whether to show debug info for the feed settings. feed …

gcn_show_danger_zone

DescriptionUsageParametersSinceDescription Filter whether the “Danger Zone” section should be shown in the plugin settings. Right now, the only utility in the Danger Zone is purging …

gcn_should_delete_entry_in_resource

DescriptionUsageParametersSinceDescription Filter whether the entry should be deleted in the resource. Usage Apply to all feeds on all forms. Apply to all feeds on a …

gpaa_field_autocomplete_value (JS)

DescriptionUsageParametersSinceExamplesSet a custom autocomplete attribute value for the “address1” field.Description Filters the value for an input’s autocomplete attribute. (Defaults to “off”) See the MDN reference …

gpbua_activation_url

DescriptionUsageParametersSinceDescription Filter the URL to which users will be redirected to for activation. Usage Parameters activation_url string The URL to which the user will be …

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

DescriptionUsageParametersExamplesUse field admin label value for meta data key if available.SinceDescription Filter individual addon order item meta data for REST line items. Usage Parameters meta_data …

gpls_validation_result

DescriptionUsageParametersSinceDescription Filter the validation result. Usage Apply to all forms. Apply to a specific form. Parameters validation_results array The validation result. gpls_enforce \GPLS_Enforce The current …

gpeu_email_options

DescriptionUsageParametersSinceExamplesAttach a fileDescription Filter the email options. Usage Parameters options array Any array of options that will be used to generate and send the email. …

gpls_exclude_partial_entries

DescriptionUsageParametersSinceExamplesInclude partial entries for a specific form.Include partial entries for a specific feed.Description Filter whether to exclude partial entries from Limit Submission rules (default: true). …

gpep_single_token_mode

DescriptionUsageParametersDescription Filter whether multiple tokens can be used to populate a form. Token entries are always stored in the session but only the current token …

gpac_functions

DescriptionUsageParametersSinceDescription Filter the functions list used by GP Advanced Calculations on the backend (during submission). This hook must be used with the gpac_functions JavaScript hook …

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. …