[wp-trac] [WordPress Trac] #18429: Create custom post types via XMLRPC

WordPress Trac wp-trac at lists.automattic.com
Mon Jan 30 22:43:59 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):

 Submitted a new patch:

  - Added a capability check for password
  - Added comment and ping status validation
  - Changed sticky code. Fix validation for sticky post
  - Date code added
  - Redo the whole taxonomy code
   - Changes variable name from terms to tax_input. I override the default
 wp_insert_post implementation with an own because of better capability
 checking
   - Check for the capability to assign or create a term
   - Add taxonomy with names when it is hierarchical and there is no
 collision


 Future:
  - Maybe the error messages should be changes.
  - Possible upload functionality but first need feedback from app
 developers for how they want it to be. It's probably not handy to have it
 in one method.
  - Maybe a variable to add images to the gallery

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


More information about the wp-trac mailing list