apply_filters( 'tec_is_venue_view', boolean $is_venue_view )
Allows filtering of the tec_is_venue_view boolean value.
Contents
Parameters
- $is_venue_view
-
(boolean) Whether you're on a venue view or not
Source
Changelog
Version | Description |
---|---|
6.0.7 | Introduced. |