apply_filters( 'tribe_get_events_title', string $title, bool $depth, Tribe__Context $context )

Allows for customization of the “Events” page title.


Parameters

$title

(string) The "Events" page title as it's been generated thus far.

$depth

(bool) Whether to include the linked title or not.

$context

(Tribe__Context) The context used to build the title, it could be the global one


Top ↑

Source

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