do_action( 'tec_locale_translations_load_before', string $locale , TECCommonarray<string> $domains )
Fires before the locale translations are loaded.
Contents
Parameters
- $locale
-
(string) The locale that will be loaded.
- $domains
-
(<span class="TECCommonarray">TECCommonarray) The list of domains translations will be loaded for.
Source
Changelog
Version | Description |
---|---|
5.0.8 | Introduced. |