gppa_ajax_form_pre_render
Filter a form, much like `gform_pre_render`, before it is used for AJAX refreshing of field markup and Live Merge Tags.
gppa_require_value_to_be_in_dynamic_choices
Filter if the hydrated value should be validated against the available choices if the choices are dynamically populated.
gfff_selected_entries
Filters the selected entries.
gfff_registered_addons
Filter The feed addons.
gpb_rescheduled
Action fired after a booking has been successfully rescheduled.
gpb_pre_reschedule
Filter whether a booking reschedule should be allowed.
gpb_status_transitioned
Action fired after a booking status has been successfully transitioned.
gpb_pre_status_transition
Filter whether a booking status transition should be allowed.
gpb_disabled_dates
Filter disabled dates.
gpb_availability_days
Filter the number of days to check for availability.
gpb_management_page_url
Filter the management page URL.
gpb_management_page_id
Filter the management page ID.
gpb_generate_management_key
Filter the generated management key.
gpb_rest_calculated_price
Filter the calculated per-unit price before returning to frontend.
gpb_show_unavailable_slots
Filter whether to show or hide unavailable slots.