apply_filters( 'tec_events_should_display_events_template_setting', bool $should_display )

Filter to determine if the Events Templates should be displayed in the settings.


Parameters

$should_display

(bool) Whether the Events Templates should be displayed.


Top ↑

Source

File: src/admin-views/settings/tabs/display/display-calendar.php


Top ↑

Changelog

Changelog
Version Description
6.4.0 Introduced.