Limitations of XMLRPC – Manage Multiple Blogs Plugin for Wordpress

by Kishore on September 29, 2009


200909291348.jpg

With reference to my Wordpress Plugin to manage multiple blogs, I am getting lots of request for adding feature to do all the administration work like managing plugins, installing updates, managing themes.

There are limitation when we use XMLRPC according to my knowledge, so please correct me if I am wrong. The functions that the XMLPRC in Wordpress supports are clearly described on the Wordpress Codex.

  1. Writing a new post with image upload
  2. Editing a post
  3. Adding, editing post custom fields
  4. Getting blog details like the blog title, description and other settings
  5. Posting new comments
  6. Editing and changing the status of comments
  7. Scheduled posting
  8. Retrieving posts with the post ID

Above are the common features that XMLPRC supports in Wordpress.

What cannot be done using XMLRPC in Wordpress ?

  1. Install plugins
  2. Get details of the plugins installed
  3. Update theme, etc

If you need to manage multiple blogs in a deeper way, then I would suggest to go for Wordpress MU which can do almost everything. I feel that I have almost implemented all the possible features that can done using this plugin. My intention is to make this plugin work without installing any other support plugin to the other blogs that you need to manage. We can implement most of features that we need if we install a support plugin to all the blogs that we are going to connect, but I feel thats a mess and do not want to get into that. Tools like the Windows Live Writer uses this feature to manage blog editing and there are many plugins available which needs to be installed to enable this feature.

Possibly Interesting Posts

Embedding Video By Just Inserting the Video URL : I am not sure, how many WordPress users know that they can embed video to posts by just inserting th..[](0)
WordPress network Offline due to Router issue : Wordpress.Com one of the best hosting solution which hosts some of the top blogs. According to rese..[](0)
WordPress for Android - Unable to upload images : I tried posting using this tool from my Nexus, but everything the application crashes when I try to ..[](0)

Leave a Comment

Previous post:

Next post: