apply_filters( 'tribe_community_events_event_status_enabled', boolean $integration_enabled )

Allow filtering whether to enable the Event Status integration.


Parameters

$integration_enabled

(boolean) Whether to enable the Event Status integration, default is true.


Top ↑

Source

File: src/Tribe/Integrations/Manager.php


Top ↑

Changelog

Changelog
Version Description
4.8.11 Introduced.