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

WordPress Trac noreply at wordpress.org
Thu Jan 1 20:52:51 UTC 2015


#16494: Remove "no conflict" mode from bundled jquery
--------------------------------+-------------------------
 Reporter:  lloydbudd           |       Owner:
     Type:  enhancement         |      Status:  closed
 Priority:  low                 |   Milestone:
Component:  External Libraries  |     Version:  3.1
 Severity:  minor               |  Resolution:  maybelater
 Keywords:  has-patch           |     Focuses:
--------------------------------+-------------------------
Changes (by wonderboymusic):

 * status:  new => closed
 * resolution:   => maybelater
 * milestone:  Awaiting Review =>


Comment:

 the proper pattern is an IIFE anyways, `$` should always be injected. if
 you decide to brute force all of your JS code into a doc-ready blob, `$`
 is passed to the ready callback. This hasn't had any steam in a while.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/16494#comment:41>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list