首页 WordPress函数大全 find_core_update()

find_core_update()

2020-05-01 / 2175阅 / 悠然

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

find_core_update( string $version, string $locale )

Finds the available update for WordPress core.

描述

参数

$version

(string)
(Required)
Version string to find the update for.

$locale

(string)
(Required)
Locale to find the update for.

返回

(object|false) The core update offering on success, false on failure.

大家谈论
    我的见解