Documentation Category: Hook

gcoai_feed_messages

Filter the messages used when OpenAI feeds are processed.

gpeb_user_filter_condition

Filter to modify the current user filter’s GF_Query_Condition.

gpnf_nested_form_field_value

Filter the nested form field value.

gpnf_export_exclude_hidden_field_inputs

Exclude the addition of form fields hidden inputs to the parent form export setings.

gpi_inventory_insufficient_message

Filter the inventory insufficient message.

gpi_inventory_exhausted_message

Filter the inventory exhausted message.

gpi_inventory_available_message

Filter the inventory available message.

gcgs_should_send_error_notification

Filters whether to send error notification.

gpasc_disable_sharing_drafts

Filter the disable sharing drafts setting.

gpi_allow_negative_stock

Filter whether negative stock should be allowed.

gpac_should_clean_merge_tag_value (JS)

DescriptionUsageParametersSinceDescription Filter whether a number from a merge tag replacement should be cleaned (e.g. commas and currency removed). It’s recommended to use this hook with …

gprf_reload_link

Filter the reload link HTML string.

gspc_product_form_id

Filter the form ID used for a product.

gpeu_email_message

Filter the email message content. This filter allows modification of the email message content before it is sent.

gpeu_preview_link

DescriptionUsageSinceDescription Filter the email preview link. Usage ## Parameters – **preview_link** [string]() The HTML link used to preview the email. – **email** [array]() The email …