GSoC/GCI Archive
Google Summer of Code 2011 WordPress

Extending WordPress Webservices

by Prasath Nadarajah for WordPress

WordPress Web Services allow you to modify your blog remotely. WordPress supports XMLRPC And Atom protocols. Most of the clients use XMLRPC methods including WordPress mobile clients. However the current XMLRPC implementation have some limitation. The goal of this project to extend XMLRPC functionalities of WordPress.