[wp-trac] [WordPress Trac] #20989: wp_enqueue_style in wp-login.php shows css load string in login_footer() not in head

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 16 20:00:11 UTC 2012


#20989: wp_enqueue_style in wp-login.php shows css load string in login_footer()
not in head
--------------------------+------------------------------
 Reporter:  sgr33n        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  3.4
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by sgr33n):

 Thanks for the answer :)
 The problem for me is the opposite, I added a CSS to my plugin, the call
 is inside:

 {{{
         if ( !is_admin() ) {
         }

 }}}

 And I can see that on wp-login.php (where I don't need the CSS) the call
 executes on login_footer()

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


More information about the wp-trac mailing list