Opened 11 years ago
Closed 10 years ago
#32831 closed enhancement (wontfix)
Add jQuery.noConflict as part of the build process
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | javascript | Cc: |
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.
Closing, as [36633]
wp_add_inline_scriptwould be a better option for something like this.