开发者 | aliciagh |
---|---|
更新时间 | 2011年1月23日 13:04 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 3.0.4 |
drupaltowp_xmlrpc
folder to the wp-content/plugins
directory in your WordPress multisite installation.Combination of username/password incorrect
If you have any further questions, please submit them. Check username and password are correct. Password must be encrypted before calling one of this xml-rpc functions so follow this steps:
drupaltowp_xmlrpc.php
and copy the function drupaltowp_encrypt_password
to your code.drupaltowp_xmlrpc.php
and put your key value in line 32: define( 'DRUPALTOWP_KEY', 'your-key-value' );