[wp-trac] [WordPress Trac] #16494: Remove "no conflict" mode from bundled jquery

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 29 20:45:38 UTC 2011


#16494: Remove "no conflict" mode from bundled jquery
--------------------------------+------------------------------
 Reporter:  lloydbudd           |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  low                 |   Milestone:  Awaiting Review
Component:  External Libraries  |     Version:  3.1
 Severity:  minor               |  Resolution:
 Keywords:  close               |
--------------------------------+------------------------------

Comment (by scribu):

 Besides, it's really easy to undo the effect of noConflict():

 {{{
 window.$ = jQuery;
 }}}

 If you put that in a separate file, you can enqueue it between jQuery and
 the script that needs it.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16494#comment:34>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list