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

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 1 17:27:21 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):

 Added a new patch. Bigest thing is removing get_default_post_to_edit. So
 some checks need to go after wp_insert_post.
 This isn't a bad thing since I found out that setting the terms for
 category before wp_insert_post didn't work as aspected. Moving it after
 wp_insert_post did worked out the issue.

 Still need to talk about adding filters

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


More information about the wp-trac mailing list