AUX

AUX provides an XML-RPC function for running the built in WordPress auto-upgrade using XML-RPC.

Author:karmadude (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.3.2
Plugin version:1.0.1
Added to WordPress repository:01-01-2012
Last updated:02-01-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins
Total downloads:1 125
plugin download
Click to start download

AUX provides an XML-RPC function for running the built in WordPress auto-upgrade using XML-RPC.

The XML-RPC method to call : aux.autoUpgradeWP

Parameters to pass:

  • site username
  • site password
  • WordPress version to upgrade to
  • Locale of site (default: en_US)

XML-RPC must be enabled on your WordPres site. (Dashboard > Settings > Writing > Remote Publishing)

See https://github.com/karmadude/AUX for an example of using node.js to auto-upgrade multiple WordPress sites using AUX plugin.


ChangeLog