apply_filters( 'tribe_venue_upcoming_events', string $html )

Allows for customizing the markup of the list of events on single-venue pages.


Parameters

$html

(string) The markup of events retrieved for the single-venue page.


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.4.16 Introduced.