Title: Drupal to WP XML-RPC
Author: aliciagh
Published: <strong>2011 年 1 月 23 日</strong>
Last modified: 2011 年 1 月 23 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/drupal-to-wp-xml-rpc.svg)

# Drupal to WP XML-RPC

 作者：[aliciagh](https://profiles.wordpress.org/aliciagh/)

[下载](https://downloads.wordpress.org/plugin/drupal-to-wp-xml-rpc.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/drupal-to-wp-xml-rpc/#description)
 * [评价](https://cn.wordpress.org/plugins/drupal-to-wp-xml-rpc/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/drupal-to-wp-xml-rpc/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/drupal-to-wp-xml-rpc/#developers)

 [支持](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/)

## 描述

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.

## 安装

 1. Upload `drupaltowp_xmlrpc` folder to the `wp-content/plugins` directory in your
    WordPress multisite installation.
 2. Activate the plugin in your Administration Panel.
 3. Check ‘Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing
    protocols’ through ‘Writing’ menu and click ‘Save Changes’.

**Requeriments**

 * Its neccesary to activate mcrypt support in PHP.

## 常见问题

If you have any further questions, please submit them.

  Get XML-RPC error `Combination of username/password incorrect`

Check username and password are correct.
 Password must be encrypted before calling
one of this xml-rpc functions so follow this steps: 1. Open file `drupaltowp_xmlrpc.
php` and copy the function `drupaltowp_encrypt_password` to your code. 2. Define
a key for encrypting your passwords. Max 20 characters. 3. Edit file `drupaltowp_xmlrpc.
php` and put your key value in line 32: `define( 'DRUPALTOWP_KEY', 'your-key-value');`

## 评价

此插件暂无评价。

## 贡献者及开发者

「Drupal to WP XML-RPC」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ aliciagh ](https://profiles.wordpress.org/aliciagh/)

[帮助将「Drupal to WP XML-RPC」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/drupal-to-wp-xml-rpc)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/drupal-to-wp-xml-rpc/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/drupal-to-wp-xml-rpc/)，或通过[RSS](https://plugins.trac.wordpress.org/log/drupal-to-wp-xml-rpc/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/drupal-to-wp-xml-rpc/)。

## 额外信息

 *  版本 **1.0**
 *  最后更新：**15 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **3.0.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/drupal-to-wp-xml-rpc/)
 * 标签
 * [drupal](https://cn.wordpress.org/plugins/tags/drupal/)[multisite](https://cn.wordpress.org/plugins/tags/multisite/)
   [xmlrpc](https://cn.wordpress.org/plugins/tags/xmlrpc/)
 *  [高级视图](https://cn.wordpress.org/plugins/drupal-to-wp-xml-rpc/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/reviews/)

## 贡献者

 *   [ aliciagh ](https://profiles.wordpress.org/aliciagh/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/)