apply_filters( 'tribe_venue_upcoming_events', string $html )
Allows for customizing the markup of the list of events on single-venue pages.
Contents
Parameters
- $html
-
(string) The markup of events retrieved for the single-venue page.
Source
Changelog
| Version | Description |
|---|---|
| 4.4.16 | Introduced. |