[wp-trac] [WordPress Trac] #18429: Create custom post types via XMLRPC
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 25 13:04:18 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 |
----------------------------+------------------------
Changes (by markoheijnen):
* cc: marko@… (added)
Comment:
- Should we have a default post_status or do we really need to return an
error
- Should we generate an error if page templates aren't supported
- Should we generate an error on invalid comment status or ping status
- Not sure about the implementation of post_more. Shouldn't the client
handle this instead of the xml-rpc?
- Shouldn't the checks after wp_insert_post not be before it. Sounds like
it can give weird situation
- Do we need the "handle enclosures" code in the end of the function.
Shouldn't this be a separate function?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18429#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list