[wp-trac] [WordPress Trac] #17144: Editor API enhancement

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 20 00:23:59 UTC 2011


#17144: Editor API enhancement
-------------------------+------------------
 Reporter:  azaozz       |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.3
Component:  Editor       |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------

Comment (by azaozz):

 Replying to [comment:55 nacin]:
 > While this prevents the fatal error, we should go ahead and convert all
 array references to a post object.

 Converted the post object to array as it takes values from the $_POST and
 when doing wp_update_post() it expects arrays to be slashed (like the
 $_POST is) but objects to be slash-free.

 Agree that Press This needs a (far) more serious update, even better -
 refactoring.

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


More information about the wp-trac mailing list