[wp-trac] [WordPress Trac] #19558: jQuery-ui core and others not being enqueued
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 15 13:53:54 UTC 2011
#19558: jQuery-ui core and others not being enqueued
--------------------------+----------------------
Reporter: asfreema | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 3.3
Severity: normal | Resolution: invalid
Keywords: needs-patch |
--------------------------+----------------------
Comment (by azaozz):
Yes, by default jQuery is loaded in the head and UI (all components) is
loaded in the footer. The extra arg. is the equivalent of passing `true`
as last arg. when enqueueing your own script.
When using UI on the front end it expects that the theme has a call to
`wp_footer()` so it can load.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19558#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list