Documentation Category: Hook

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.

gpp_theme_templates

Filter the discovered theme templates.

gpp_iframe_enqueue_styles

Action to enqueue additional styles/scripts in the iframe.

gpp_iframe_template_vars

Filter the template variables passed to the iframe template.

gspc_supported_notification_events

Filter the supported notification events.

gcapi_auth_types

Filter the available authentication types

gpp_popup_config

Filter the popup configuration before it’s passed to the frontend JavaScript. This filter allows modification of the complete popup configuration array that gets serialized as JSON and consumed by the frontend `PopupManager`. The same config is also available client-side via the `gpp_popup_config` JS filter (`window.gform.addFilter`).

gpb_google_calendar_look_ahead_months

Filter the number of months to look ahead when fetching Google Calendar events.

gpb_google_calendar_event_data

Filter the Google Calendar event data before pushing.

gpfr_is_applicable_field

Control whether or not the File Renamer should be applied to a given field.

gpb_ics_feed_statuses

Filter booking statuses included in ICS feeds.

gpb_default_status

Filters the default booking status.

gps_snaps

Filter the snap positions for the slider. Controls where the slider handle can snap to and which tick marks/labels are displayed. Use showTick to hide tick marks while keeping the snap position. Set label to an empty string to hide the label.