Files
wordpress/wp-admin
nacin bc2655affc If a plugin triggers the WP_Scripts constructor prior to init, fire wp_default_scripts()
then and again on init.

Only add our localized strings once we've fired init, in case we do have the situation
where we fire wp_default_scripts() twice.

Fixes issues where plugins or themes try to enqueue a default script handle prior to
init. Does not allow #19959 to regress.

see #20971 for trunk.



git-svn-id: http://core.svn.wordpress.org/trunk@21132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-06-26 05:33:19 +00:00
..
2012-06-12 19:27:41 +00:00
2012-05-03 16:41:59 +00:00
2012-05-03 16:41:59 +00:00
2011-12-01 04:51:35 +00:00
2012-01-05 20:10:39 +00:00
2012-06-10 17:37:49 +00:00
2012-04-30 21:56:32 +00:00