首页 WordPress函数大全 get_core_updates()

get_core_updates()

2020-05-01 / 2303阅 / 悠然

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

get_core_updates( array $options = array() )

Gets available core updates.

描述

参数

$options

(array)
(Optional)
Set $options['dismissed'] to true to show dismissed upgrades too, set $options['available'] to false to skip not-dismissed updates.

Default value: array()

返回

(array|false) Array of the update objects on success, false on failure.

大家谈论
    我的见解