apply_filters( 'tribe_get_events_link', string $link, string $context )

Allows for filtering the main events link.

Returns a link to the events URL


Parameters

$link

(string) The main events link.

$context

(string) Defaults to 'href'. Can also be 'display', in which case non-latin chars are not url-encoded.


Top ↑

Source

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