首页 WordPress函数大全 get_core_checksums()

get_core_checksums()

2020-05-01 / 4040阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_core_checksums( string $version, string $locale )

Gets and caches the checksums for the given version of WordPress.

描述

参数

$version

(string)
(Required)
Version string to query.

$locale

(string)
(Required)
Locale to query.

返回

(array|false) An array of checksums on success, false on failure.

大家谈论
    我的见解