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.


Parameters

(array) array of the current matchers for query vars.

$rewrite

(self)


Top ↑

Source

File: src/Tribe/Rewrite.php


Top ↑

Changelog

Changelog
Version Description
4.9.5 Introduced.