[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:27:34 UTC 2012
#19959: Fix localization issues when a plugin calls wp_enqueue_script() too early
--------------------------+------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by nacin):
Works fine with the test, but fails when nothing is attached too early.
This is because we're already at the init hook by the time we try to
attach something to init.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19959#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list