过滤当前请求的区域设置。
原型
apply_filters( 'determine_locale', string $locale )
参数
$locale
(string)
语言环境。
源文件
路径:wp-includes/l10n.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/determine_locale/
过滤当前请求的区域设置。
apply_filters( 'determine_locale', string $locale )
$locale
(string)
语言环境。
路径:wp-includes/l10n.php
英文文档:https://developer.wordpress.org/reference/hooks/determine_locale/
请在后台设置小工具!