apply_filters( 'tec_community_events_use_series', boolean $integration_enabled )

Allow filtering whether to enable the Event Status integration.


Parameters

$integration_enabled

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


Top ↑

Source

File: src/Tribe/Integrations/Manager.php


Top ↑

Changelog

Changelog
Version Description
4.10.0 Introduced.