apply_filters( 'tribe_events_views_v2_use_period_repository', boolean $enabled )

Filters whether to use the period repository or not.


Parameters

$enabled

(boolean) Whether the Event Period repository should be used or not.


Top ↑

Source

File: src/functions/views/provider.php


Top ↑

Changelog

Changelog
Version Description
4.9.13 Introduced.