This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

XML-RPC Update Check

Description

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.

Installation

  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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“XML-RPC Update Check” is open source software. The following people have contributed to this plugin.

Contributors

Translate “XML-RPC Update Check” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.