apply_filters( 'tribe_events_rewrite_i18n_domains', array<string,string> $text_domains )
Filters the text domains that should be loaded to get the correctly localized base slugs.
Contents
Parameters
- $text_domains
-
(<span class="array">array) A map from text domain to the path to the file containing the translations.
Source
File: src/Tribe/Rewrite.php
Changelog
| Version | Description |
|---|---|
| 3.11.2 | Introduced. |