apply_filters( 'tribe_events_virtual_meetings_enabled', bool $enable_meetings )

Filters whether to enable meetings support in the plugin or not.


Parameters

$enable_meetings

(bool) Whether meetings and conference support is enabled in the plugin or not.


Top ↑

Source

File: src/Tribe/Plugin.php


Top ↑

Changelog

Changelog
Version Description
1.0.0 Introduced.