apply_filters( 'tribe_rest_venue_default_only_with_upcoming', bool $default_only_with_upcoming )
Filters whether only venues with upcoming events should be shown (true) or not (false) when the request parameter only_with_upcoming is not explicitly set.
Contents
Parameters
- $default_only_with_upcoming
-
(bool)
Source
Changelog
| Version | Description |
|---|---|
| 4.6 | Introduced. |