[wp-trac] [WordPress Trac] #19959: Fix localization issues when a plugin calls wp_enqueue_script() too early
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 8 15:29:26 UTC 2012
#19959: Fix localization issues when a plugin calls wp_enqueue_script() too early
--------------------------+---------------------
Reporter: nacin | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.4
Component: I18N | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [19865]:
{{{
#!CommitTicketReference repository="" revision="19865"
Wait until init to fire wp_default_scripts. Fixes localization issues when
a plugin calls wp_enqueue_script() too early (in spite of the
_doing_it_wrong warning signs added in #11526). fixes #19959.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19959#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list