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.
gpp_iframe_hook_cleaner_settings
Filter the iframe cleanup settings. This filter controls all aspects of how GP Popups cleans up the iframe environment to prevent third-party scripts from interfering with popups.
gppa_lmt_kses_allowed_html
Filter the allowed HTML tags for Live Merge Tag values. By default, no HTML tags are allowed. Use this filter to opt in to specific tags.
gppa_use_permissive_lmt_sanitization
Filter to determine if live merge tag sanitization should be used.