[wp-trac] [WordPress Trac] #18429: Create custom post types via XMLRPC

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 27 09:20:10 UTC 2012


#18429: Create custom post types via XMLRPC
----------------------------+------------------------
 Reporter:  nprasath002     |       Owner:  westi
     Type:  task (blessed)  |      Status:  reviewing
 Priority:  normal          |   Milestone:  3.4
Component:  XML-RPC         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------------

Comment (by markoheijnen):

 I know mw_newPost looked a lot at your patch. With the patch I wrote I
 tried to make the code as simple as I found needed. To have a discussing
 about what needs to be checked on the client side and what on the XML-RPC
 side.

 The reason I removed checks on page templates and hierarchical post is
 because I think the client should check for it.

 I did discussed with westi about checking of post_parent. Reason that is
 removed is because post_parent doesn't have to be of the same post_type.
 Something that happens with media item. From that point I also removed
 checking if a post is hierarchical.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18429#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list