Make WordPress Core

Opened 12 years ago

Closed 11 years ago

#18430 closed task (blessed) (fixed)

Edit custom post types via XMLRPC

Reported by: nprasath002's profile nprasath002 Owned by: westi's profile westi
Milestone: 3.4 Priority: normal
Severity: normal Version:
Component: XML-RPC Keywords: has-patch
Focuses: Cc:

Description


Attachments (1)

wp.editPost.patch (18.9 KB) - added by nprasath002 12 years ago.

Download all attachments as: .zip

Change History (5)

#1 @westi
12 years ago

  • Milestone changed from Awaiting Review to 3.4
  • Owner set to westi
  • Status changed from new to reviewing
  • Type changed from feature request to task (blessed)

Marking this as a Blessed Task for 3.4 - This is part of the first iteration of XML-RPC new features we will be working on.

Needs working on in conjunction with #18428 so as to have same field names, behaviour etc.

#2 @westi
12 years ago

In [19848]:

XMLRPC: Introduce new create,read,update and delete XMLRPC apis for Posts, Pages and all Custom Post Types.
Introduces: wp.newPost, wp.editPost, wp.deletePost, wp.getPost, and wp.getPosts
See #18429, #18430, #18431, #18432, and #18433 props maxcutler and markoheijnen.

#3 @koke
12 years ago

  • Cc jbernal@… added

#4 @maxcutler
11 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

New bugs or enhancements on new tickets.

Note: See TracTickets for help on using tickets.