Drupal to WP XML-RPC

Adds some Multisite-specific functions to WordPress XML-RPC interface.

Author:Alicia García Holgado (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.0.5
Plugin version:1.0
Added to WordPress repository:23-01-2011
Last updated:23-01-2011
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://grial.usal.es/agora/pfcgrial/drupaltow...
Total downloads:2 238
Active installs:10+
plugin download
Click to start download

Adds some Multisite-specific functions to WordPress XML-RPC interface (http://yourdomain.com/xmlrpc.php). This plugin is required for the correct work of a Drupal module named Drupal to WP.

Functions availables

  • drupal.newBlog - Create a new blog
  • drupal.getUsers - Get all users of your installation
  • drupal.getUsersBlogs - Get blogs of a user
  • drupal.getBlogId - Get a blog ID
  • drupal.getCategories - Get a list of categories on a given blog
  • drupal.newUser - Create a new user
  • drupal.deleteUser - Delete a user

Functions return error code 700 or 403 if there are problems with authetication and error code 500 if there are other problem.


FAQ