My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

WordPress is considered one of more appreciate blogs builders. This software is installed from many people and like most tools have a administration user interface based on XML-RPC protocol.

XML-RPC is a protocol for building WebServices that use HTTP and XML messages. WordPress can be controlled (not completely) by remote administration interface through XML messages.

With this library you can control remotely a WordPress installation. Use of library is very simple, you can write a small scripts or full applications that allows you to automate publishing of articles on your blog/site powered by WordPress.

At this time are available these actions:

  • Publishing new post
  • Editing old post
  • Publishing draft post
  • Deleting post
  • Changing post categories
  • Getting blog and user informations
  • Upload multimedia files like movies or photos
  • Getting last recents post
  • Getting last post
  • Getting Trackbacks of post
  • Getting Pingbacks of post
Powered by Google Project Hosting