[wp-trac] [WordPress Trac] #18429: Create custom post types via XMLRPC
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 4 20:06: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 maxcutler):
Using `wp.newPost.10.patch` as a base, I created a complementary
`wp_editPost` implementation. Because the two methods share the vast
majority of their logic, I factored it out into a `_wp_insertPost` method
that the other two call.
If this approach is agreeable, then #18430 can be marked as a dupe.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18429#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list