Documentation Category: Hook

gcd_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 Drip.

gca_show_feed_database_debug_info

Filters whether to show debug info for the feed settings.

gca_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 Airtable.

gca_should_delete_entry_in_resource

Filter whether the entry should be deleted in the resource.

gcgs_lookup_field

Filter the lookup field (or entry meta) for a given feed.

gcgs_sheet_row_data

Filter the data that is used to populate a row.

gcgs_refresh_access_tokens_cron_interval

Filter the interval at which the plugin will refresh access tokens.

gpcp_supported_import_operators

Filter the supported import operators for conditional pricing CSV imports.

gpb_time_alignment_validation_result

Filter the time alignment validation result.

gpnf_modal_closed (JS)

DescriptionUsageParametersSinceDescription Action that fires when a nested form modal is closed. Usage Parameters gpnf object The current instance of the GPNestedForms object. Since This action …

gpnf_modal_opened (JS)

DescriptionUsageParametersSinceDescription Action that fires when a nested form modal is opened. Usage Parameters gpnf object The current instance of the GPNestedForms object. Since This action …

gpsa_document_settings

Filter the document level settings.

gcapi_callback_token_current_time

Filter the current time for token generation and validation. This filter allows tests to mock the current time for testing token expiration scenarios.

gcapi_gppa_cache_duration

Filter the cache duration for GPPA endpoint responses.

gcapi_gppa_should_cache

Filter whether to use cached GPPA endpoint responses.