Make WordPress Core

Opened 9 years ago

Closed 8 years ago

#32831 closed enhancement (wontfix)

Add jQuery.noConflict as part of the build process

Reported by: peterwilsoncc's profile peterwilsoncc 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)

#1 @peterwilsoncc
9 years ago

  • Keywords needs-patch added

#2 @peterwilsoncc
8 years ago

  • Keywords needs-patch removed
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.