apply_filters( 'tribe_events_rewrite_matchers_to_query_vars_map', array , self $rewrite )
Rewrite matchers for each display param, allowing external sources to create new params.
Contents
Parameters
-
(array) array of the current matchers for query vars.
- $rewrite
-
(self)
Source
File: src/Tribe/Rewrite.php
Changelog
| Version | Description |
|---|---|
| 4.9.5 | Introduced. |