[wp-trac] [WordPress Trac] #19215: 'init' action hook loading in wp-login.php page before logging into wordpress

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 9 07:42:15 UTC 2011


#19215: 'init' action hook loading in wp-login.php page before logging into
wordpress
--------------------------+-----------------------------
 Reporter:  kcssm         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.3
 Severity:  major         |   Keywords:
--------------------------+-----------------------------
 add_action( 'init', 'my_function' ); loads before logging into the
 wordpress in the log-in page itself. So what this does is, loads all the
 enqueued scripts defined in the fucntion on the login page itself, which
 should have loaded only after the wordpress has finished loading.

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


More information about the wp-trac mailing list