apply_filters( 'tec_events_rewrite_dynamic_matchers', array<string, , Tribe__Events__Rewrite $rewrite )

Allow extending classes to add their own dynamic matchers.


Parameters

(<span class="arrayarray<string,) mixed> $query_vars A map of query vars and their values.

$rewrite

(Tribe__Events__Rewrite) The rewrite instance.


Top ↑

Source

File: src/Tribe/Rewrite.php


Top ↑

Changelog

Changelog
Version Description
6.2.0 Introduced.