gpb_admin_calendar_event
Filter the admin calendar event response. Allows customizing data shown for bookings in the admin calendar.
gcgc_after_delete_calendar_event
Fires after a Google Calendar event is deleted.
gcgc_before_delete_calendar_event
Fires before a Google Calendar event is deleted.
gcgc_update_calendar_event_params
Filters the parameters used to update a Google Calendar event.
gcgc_create_calendar_event_params
Filters the parameters used to create a Google Calendar event.
gcgc_event_timezone
Filters the timezone used when creating or updating events.
gcgc_should_send_error_notification
Filters whether to send error notification.
gcgc_should_delete_calendar_event
Disable Google Calendar event deletion when the “edit_rows” config option is enabled.
gfdt_grant_preview_permission
Filter whether user should be granted permission to preview forms.
gfdt_preview_template
Filter the template used to render the Live Preview.
gfdt_enable_globally
Enable preview features for forms outside of core/live preview.
gfdt_enable_form_action
Enable the “Live Preview” form action (displays beneath each form title on the Form List view).
gpp_iframe_template_output
Filter the processed template output.
gpp_locate_template
Filter the located template path.
gpp_iframe_url_args
Filter the iframe URL arguments. Use this filter to add custom query parameters to the popup iframe URL. These parameters will be available in the iframe context and can be read by Gravity Forms hooks like `gform_pre_render`.