I’ve released another update of my XML-RPC modernization plug-in for WordPress. This release incorporates the work from Ticket #18429, and adds new wp.newPost, wp.editPost and wp.deletePost methods. With these new methods, full CRUD capabilities for posts of any type (posts, pages, and any registered custom post types) are available through XML-RPC.
Recent Posts
Archives
Disclaimer
The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer in any way.
One Response to XML-RPC Modernization Plugin: v0.7 Release
michaels July 9, 2012
Max, I realize WP 3.4 has taken some of the necessity out of your XML-RPC modernization plugin, but I just want to thank you for your work on the plugin. It allowed me to use wp.newPost ahead of the release of 3.4 and worked great.