Opened 11 years ago
Closed 10 years ago
#32831 closed enhancement (wontfix)
Add jQuery.noConflict as part of the build process
| Reported by: | peterwilsoncc | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | javascript |
Description
To make jQuery upgrades easier, apply noConflict as part of the build process.
In SCRIPT_DEBUG / the src folder, noConflict could be included as either a separate file or directly in the HTML following the insertion of jQuery.
Related: #32793 (possibly)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Closing, as [36633]
wp_add_inline_scriptwould be a better option for something like this.