该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

XML-RPC Update Check

描述

You can query core, plugin, and themes individually, or check all at once.

It defines four new methods:

  • xmlrpcCoreUpdateCheck – checks core, returns true/false
  • xmlrpcPluginUpdateCheck – checks plugins, returns true/false
  • xmlrpcThemeUpdateCheck – checks themes, returns true/false
  • xmlrpcUpdatesCheck – checks all of the above, returns an array of trues/falses.

The plugin was created primarily for WPUpCheck (http://trog.qgl.org/wpupcheck/), a simple
Windows application that remotely polls a WordPress site to see if updates are available.

安装

  1. Install from WordPress plugins directory and activate. No further configuration required.

OR

  1. Upload the extracted plugin to its own directory within the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

「XML-RPC Update Check」是开源软件。 以下人员对此插件做出了贡献。

贡献者