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