[wp-trac] [WordPress Trac] #12400: Add a wp_loaded hook, an ob_start hook, and an front end ajax hook

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 28 11:41:22 UTC 2010


#12400: Add a wp_loaded hook, an ob_start hook, and an front end ajax hook
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:                        
     Type:  feature request    |      Status:  new                   
 Priority:  normal             |   Milestone:  3.0                   
Component:  General            |     Version:  3.0                   
 Severity:  normal             |    Keywords:  dev-feedback has-patch
-------------------------------+--------------------------------------------

Comment(by Denis-de-Bernardy):

 looks good. I'd give your patch one tiny tweak: try $_POST first, fallback
 to $_GET. Because $_REQUEST can contain a bit of both. or better yet,
 don't pass anything and let authors decide, to avoid inconsistencies.

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


More information about the wp-trac mailing list