Documentation Category: Hook

gpacl_use_visitor_timezone

Use the visitor’s browser timezone instead of the server timezone for date/time conditional logic.

gpacl_date_require_date_selection

Whether an empty date field should be treated as “no match” (require date selection).

gpac_is_applicable_form

Filter whether GPAC’s frontend script should be loaded for a form that has no native calculation fields. This allows other plugins (e.g. GP Advanced Conditional Logic) to signal that they need GPAC’s formula processing pipeline on the frontend.

gfdt_grant_confirmation_preview_permission

Filter whether user should be granted permission to preview confirmation pages.

gpb_event_settings_fields

Filters the list of optional event settings fields shown in the Google Calendar connection UI. Return an array of field keys to enable. Currently supported: – ‘event_description’ – Show the Event Description textarea.

gpqr_default_bg_color

Filter the default background color to use when generating QR codes.

gpqr_default_fg_color

Filter the default foreground color to use when generating QR codes.

gpb_block_size

Filter the block size for a specific date. This filter allows for dynamically adjusting the time slot block size based on the date.

gpb_google_calendar_get_events_params

Filter the Google Calendar API request params used when fetching events.

gps_use_choice_text

Filters whether choice labels are displayed instead of values in the Entry List and Entry Detail views.

gpb_customer_name

Filter the resolved customer name for a booking.

gpb_customer_name_field

Filter the form field ID used to resolve the customer name.

gpp_iframe_after_form

Action after the form is rendered.

gpp_iframe_custom_js

Action to add custom JavaScript to the iframe.

gpp_iframe_before_form

Action before the form is rendered.