apply_filters( 'tec_events_rewrite_dynamic_matchers', array<string, , Tribe__Events__Rewrite $rewrite )
Allow extending classes to add their own dynamic matchers.
Contents
Parameters
-
(<span class="arrayarray<string,) mixed> $query_vars A map of query vars and their values.
- $rewrite
-
(Tribe__Events__Rewrite) The rewrite instance.
Source
File: src/Tribe/Rewrite.php
Changelog
| Version | Description |
|---|---|
| 6.2.0 | Introduced. |