get_core_checksums()
get_core_checksums( string $version, string $locale ) 获…
get_core_checksums( string $version, string $locale )
获取并缓存给定版本的WordPress的校验和。
Gets and caches the checksums for the given version of WordPress.
目录锚点:#参数#返回#源码
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$version | (string) | 必需 | 要查询的版本字符串。 |
$locale | (string) | 必需 | 要查询的区域设置。 |
返回(Return)
(array|false)成功时校验和的数组,失败时为false。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.7.0 | wp-admin/includes/update.php:122 | 3 | 8 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!