[wp-trac] [WordPress Trac] #5190: Widgets code run before admin_head hook is called

WordPress Trac wp-trac at lists.automattic.com
Sat Oct 13 10:49:46 GMT 2007


#5190: Widgets code run before admin_head hook is called
---------------------+------------------------------------------------------
 Reporter:  omry     |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.5      
Component:  General  |     Version:           
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 When opening the widgets page in the administration section, the widgets
 are initialized before admin_head is called.
 many plugin initializes in an admin_head callback, and in some cases the
 widgets initialization depends on the plugin initialization.

 Logically it's also appropriate to call admin_head action first.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5190>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list