plugin-icon

XML-RPC Modernization

제작자: Max Cutler·
This plugin updates the WordPress XML-RPC API to leverage the latest features of WordPress and move beyond the historical Blogger/metaWeblog/MT APIs.
등급
5/5
버전
0.9
활성화된 설치 항목
100
최근 업데이트일
Dec 3, 2012

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
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 3.5.2
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.