Opened 10 years ago
Last modified 6 years ago
#31725 new defect (bug)
Protect against jQuery being downgraded by poorly coded plugins and themes
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
I'm sick to death of plugins and themes that replace core's jQuery with their own version or link to Google's CDN but without matching version numbers, or hardcode an additional version that overwrites jQuery
. It causes so many headaches.
I'm willing, at this point, to consider drastic measures. How can core protect against this?
Change History (2)
Note: See
TracTickets for help on using
tickets.
Related: #22896