Drupal to WP XML-RPC

Drupal to WP XML-RPC Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,238 downloads
Drupal to WP XML-RPC Icon

Try plugin: Drupal to WP XML-RPC

We'll create fresh WordPress site with Drupal to WP XML-RPC installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Drupal to WP XML-RPC

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

0


0


0


0


0

updated: 13 years ago
since: 13 years ago

Description

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.