[wp-trac] [WordPress Trac] #17156: Filters to allow setting custom taxonomy on the fly

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 16 20:31:22 UTC 2012


#17156: Filters to allow setting custom taxonomy on the fly
-------------------------+------------------------------
 Reporter:  dougal       |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  XML-RPC      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  close        |
-------------------------+------------------------------

Comment (by markoheijnen):

 Only the wp.* methods should be used now. In 3.4 we added wp.newPost and
 that can handle taxonomies by names or id's.
 It uses the function _insert_post inside the XML-RPC class. This has a
 filter "xmlrpc_wp_insert_post_data" what filters the data before it get
 passed in.

 I'm not sure if this is what you wanted or not. Please let me know.

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


More information about the wp-trac mailing list