apply_filters( 'tribe_events_virtual_meetings_zoom_alternative_hosts', TribeEventsVirtualMeetingsZoomarray<string,mixed> , string $selected_alt_hosts, string $current_host )

Filters the host list to use to assign to Zoom Meetings and Webinars.


Parameters

(<span class="TribeEventsVirtualMeetingsZoomarray">TribeEventsVirtualMeetingsZoomarray) An array of Zoom Users to use as the alternative hosts.

$selected_alt_hosts

(string) The list of alternative host emails.

$current_host

(string) The email of the current host.


Top ↑

Source

File: src/Tribe/Meetings/Zoom/Classic_Editor.php


Top ↑

Changelog

Changelog
Version Description
1.4.0 Introduced.