pre_determine_locale

apply_filters( ‘pre_determine_locale’, string|null $loc…

apply_filters( ‘pre_determine_locale’, string|null $locale )

过滤器::在默认确定过程之前筛选当前请求的区域设置。
Filter Hook: Filters the locale for the current request prior to the default determination process.

目录锚点:#说明#参数#源码


说明(Description)

使用这个过滤器可以覆盖默认逻辑,有效地使函数短路。


参数(Parameters)

参数 类型 说明
$locale (string | null) 要返回和短路的区域设置。默认为空。

源码(Source)


更新版本 源码位置 使用 被使用
5.0.0 wp-includes/l10n.php:131 1 0

类别:WordPress 钩子手册 > post_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册