apply_filters( 'tec_is_venue_view', boolean $is_venue_view )

Allows filtering of the tec_is_venue_view boolean value.


Parameters

$is_venue_view

(boolean) Whether you're on a venue view or not


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
6.0.7 Introduced.