load_script_translations()

load_script_translations( string|false $file, string $h…

load_script_translations( string|false $file, string $handle, string $domain )

加载给定脚本句柄和文本域的翻译数据。
Loads the translation data for the given script handle and text domain.

目录锚点:#参数#返回#源码


参数(Parameters)

参数 类型 必填 说明
$file (string | false) 必需 要加载的翻译文件的路径。如果没有就错了。
$handle (string) 必需 要向其注册翻译域的脚本的名称。
$domain (string) 必需 文本域。

返回(Return)

(string|false)给定脚本句柄和文本域的JSON编码转换string。如果没有,则为False。


源码(Source)


更新版本 源码位置 使用 被使用
5.0.2 wp-includes/l10n.php:1062 1 function 4
类别:WordPress 函数手册

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

评论 (0)COMMENT

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