Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Multisite XML-RPC

Descripción

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

Instalación

  1. Upload multisite-xml-rpc.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Check ‘Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols’ through ‘Writing’ menu and click ‘Save Changes’
  4. Start sending XML-RPC requests to the new functions enabled

Preguntas frecuentes

What is XML-RPC?

According to Wikipedia, XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. Refer to the WordPress Wiki for further explanation about WP’s XML-RPC capabilities.

My plugin is enabled but is not working, what should I do?

Maybe the remote publishing function is not enabled. To enable it, chek ‘Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols’ through ‘Writing’ menu and click ‘Save Changes’ (step 3 in Installation).

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Multisite XML-RPC” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Multisite XML-RPC” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .