[wp-trac] [WordPress Trac] #18429: Create custom post types via XMLRPC
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 3 18:33:22 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):
We should include it now. That patch doesn't involved in the way we do it.
We should use set_post_thumbnail( $post, $thumbnail_id ) and
delete_post_thumbnail( $post ) for post thumbnail. The patch at #15098
doesn't use that.
I'm not sure if we should do some extra check on custom_fields. To remove
the value _thumbnail_id from there. I do think the client is responsible
with it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18429#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list