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.
gspc_order_item_meta_display
Filter order item meta display. Only runs if the feed has a custom template.
gspc_order_item_meta
Filter individual addon order item meta data for an order item.
gspc_processed_entry
Action that runs when an entry is either added or edited.
gspc_cart_item_edit_link
Filter the cart item edit link.
gspc_stale_entries_query
Filters the query used to find stale entries.