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.


Parameters

$text_domains

(<span class="array">array) A map from text domain to the path to the file containing the translations.


Top ↑

Source

File: src/Tribe/Rewrite.php


Top ↑

Changelog

Changelog
Version Description
3.11.2 Introduced.