Opened 7 years ago
Closed 7 years ago
#47324 closed defect (bug) (fixed)
Remove 'jquery' as a script dependency for wp-sanitize.js
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Script Loader | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Currently wp-sanitize.js uses jquery as dependency, which is not needed, since the content of the wp-sanitize is plain javascript.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Looks good!