[wp-trac] [WordPress Trac] #16512: Add hook after set_current_screen()

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 10 02:24:57 UTC 2011


#16512: Add hook after set_current_screen()
----------------------------+-----------------------------
 Reporter:  ptahdunbar      |      Owner:
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  3.1
 Severity:  normal          |   Keywords:  has-patch
----------------------------+-----------------------------
 There needs to be a hook after {{{set_current_screen()}}} as it does a lot
 of work setting up the {{{$current_screen}}} global.. I'd hate to have to
 repeat it in {{{admin_init}}} as that's the last generic hook before
 {{{load-$pagenow}}}.

 Patch adds new hook {{{admin_loaded}}} after {{{set_current_screen()}}}

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


More information about the wp-trac mailing list