core_version_check_locale
最后更新于:2021-11-26 04:01:45
apply_filters( ‘core_version_check_locale’, string $locale )
Filters the locale requested for GeChiUI core translations.
参数
- $locale
-
(string)
Current locale.
源文件
文件: gc-includes/update.php
View on Trac