gcn_show_danger_zone
Filter whether the “Danger Zone” section should be shown in the plugin settings. Right now, the only utility in the Danger Zone is purging the Action Scheduler queue. Even if this filter is set to true, the user must have uninstall capabilities for GC Notion.
gcn_should_delete_entry_in_resource
Filter whether the entry should be deleted in the resource.
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 …
gpeb_before_query_entries
Action that fires before querying entires.
gpeb_entries_total_count
Filter the total entries count.
gpeb_page_offset
Filter the page offset
gpeb_page_size
Filter the page size
gpeb_queryer_entries
Filter the entries to display.
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
Filter individual addon order item meta data for line items.
gpls_validation_result
Filter the validation result.
gpeu_email_options
Filter the email options.
gpls_exclude_partial_entries
Filter whether to exclude partial entries from Limit Submission rules (default: true).
gpep_single_token_mode
Filter whether multiple tokens can be used to populate a form. Token entries are always stored in the session but only the current token entry is used to populate the form. Use this filter to allow data aggregated from multiple tokens to populate the form.