Documentation Category: Hook

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.

gcapi_gppa_cache_key

Filter the cache key for GPPA endpoint responses.

gcapi_http_response

Filter HTTP response data after receiving Allows modification of response data after the HTTP response is received. This is a low-level filter that applies to all HTTP responses received through the plugin.

gcapi_http_request

Filter HTTP request data before sending Allows modification of request URL, method, and options before the HTTP request is sent. This is a low-level filter that applies to all HTTP requests made through the plugin.

gcapi_form_field_choices

Filter the choices available in the form field dropdown.

gppa_object_type_query_results

Filter the objects returned from the object type’s query method.

gcoai_request_body_params

Filter to modify request body parameters before sending to OpenAI API.

gcoai_stream_field_init_script_args

Filter the arguments passed to the OpenAI Stream field init script.

gcoai_image_field_init_script_args

Filter the arguments passed to the OpenAI Image field init script.

gpns_time_fields

Filter the fields in a form that Notification Scheduler will treat as Time fields.

gspc_addons

Filter the addons for the current cart item.

gspc_product_form_markup

Filter the final form markup used to display the form in a product.