load_textdomain
最后更新于:2021-11-27 03:48:01
do_action( ‘load_textdomain’, string $domain, string $mofile )
Fires before the MO translation file is loaded.
参数
- $domain
-
(string)
Text domain. Unique identifier for retrieving translated strings. - $mofile
-
(string)
Path to the .mo file.
源文件
文件: gc-includes/l10n.php