Ticket #18432 (reviewing task (blessed))

Opened 6 months ago

Last modified 2 weeks ago

Retrieve a post via XML-RPC

Reported by: nprasath002 Owned by: westi
Priority: normal Milestone: 3.4
Component: XML-RPC Version:
Severity: normal Keywords: has-patch
Cc: max@…, jbernal@…

Description


Attachments

wp.getPost.patch Download (7.4 KB) - added by nprasath002 6 months ago.
wp.getPost.2.patch Download (7.3 KB) - added by maxcutler 8 weeks ago.
wp.getPost.3.patch Download (6.6 KB) - added by maxcutler 8 weeks ago.

Change History

  • Cc max@… added

Updated patch to be aligned with patch improvements on wp.getPosts (#18433), including use of shared 'prepare_post' function. See discussion on that ticket for more details.

Updated patch to be aligned with changes in patch 6 on #18433.

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

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.

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.

comment:5   koke2 weeks ago

  • Cc jbernal@… added
Note: See TracTickets for help on using tickets.