Make WordPress Core

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)

#1 @peterwilsoncc
11 years ago

  • Keywords needs-patch added

#2 @peterwilsoncc
10 years ago

  • Keywords needs-patch removed
  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed

Closing, as [36633] wp_add_inline_script would be a better option for something like this.

Note: See TracTickets for help on using tickets.