Multisite XML-RPC

0

Adds some Multisite-specific functions to WordPress’ XML-RPC interface (http://yourdomain.com/xmlrpc.php). Using this plugin, you can create a blog, update the archived status and get

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Adds some Multisite-specific functions to WordPress’ XML-RPC interface (http://yourdomain.com/xmlrpc.php).

Using this plugin, you can create a blog, update the archived status and get a blog ID using a remote software (another server, a desktop software, a mobile software…)

The functions enabled by this plugin are:

  • Create Blog (ms.CreateBlog)
  • Get Blog Id (ms.GetBlogId)
  • Update Archived (ms.UpdateArchived)

refer to the wiki for further documentation