apply_filters( 'tec_is_organizer_view', boolean $is_organizer_view )

Allows filtering of the tec_is_organizer_view boolean value.


Parameters

$is_organizer_view

(boolean) Whether you're on an organizer view or not


Top ↑

Source

File: src/functions/template-tags/general.php


Top ↑

Changelog

Changelog
Version Description
6.0.7 Introduced.