Wordpress plugins
XML-RPC Modernization

XML-RPC Modernization

Version : 0.9
Tested up to : 3.5.2
Number of download : 3321
Author : Max Cutler
Average rating : 5 / 5 on 1 votes 1 votes, 5 avg.rating

Screenshots

XML-RPC Modernization
XML-RPC Modernization
XML-RPC Modernization
XML-RPC Modernization

This plugin brings XML-RPC API enhancements from the WordPress 3.4 release to previous versions of WordPress (3.3 and earlier). It also adds new user management methods. It is derived from Prasath Nadarajah’s GSoC ’11 project to expand WordPress’ web services, although the exposed API methods are not compatible (different parameter names/types/orders). Methods New Methods: wp.newUser – create a new user wp.editUser – edit user information wp.deleteUser – delete a specfic user 3.5 Methods for pre-3.5 sites: wp.getUser – get information about a specific user wp.getUsers – retrieve a list of users wp.getProfile – retrieve information about the requesting user wp.editProfile – edit the profile of the requesting user wp.getRevisions – retrieve revisions for a specific post wp.restoreRevision – restore a post revision 3.4 Methods for pre-3.4 sites: wp.newPost – create a new post (of any post type) wp.editPost – edit a post (of any post type) wp.deletePost – delete a post (of any post type) wp.getPost – get a specific post (of any post type) wp.getPosts – get a list of posts wp.getPostType – get information about a specific post type wp.getPostTypes – get a list of registered post types wp.getTaxonomy – get information about a specific taxonomy wp.getTaxonomies – get a list of registered taxonomies wp.newTerm – create a new term in a taxonomy wp.editTerm – edit a term in a taxonomy wp.deleteTerm – delete a term in a taxonomy wp.getTerm – get information about a specific term in a taxonomy wp.getTerms – get a list of term associated with a taxonomy

Download now