[wp-trac] [WordPress Trac] #18429: Create custom post types via XMLRPC
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 8 12:25:39 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 westi):
I've looked at: [attachment:dates_and_featured_image4.patch]
And I have the following feedback:
* I don't think the XMLRPC api should change what it returns based on
`current_theme_supports( 'post-thumbnails' )` we should return all the
data and expose the current_theme_supports info so the App can make a
display decision.
* We shouldn't block an app from setting a features image just because
the current theme won't display it.
Could you update the patch based on these and the fact that the date stuff
is now committed?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18429#comment:78>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list