jQuery Migrate plugin is flagging WordPress core files
-
Hello! After updating to the latest WordPress version, my staging site is now flagging various files in WordPress core (wp-admin/js):
https://staging.publishingshack.mysites.io/wp-admin/js/common.min.js:2:6087: jQuery.fn.delegate() is deprecated
https://staging.publishingshack.mysites.io/wp-admin/js/media-upload.min.js:2:1070: jQuery.fn.resize() event shorthand is deprecated
https://staging.publishingshack.mysites.io/wp-admin/js/common.min.js:2:3803): jQuery.fn.click() event shorthand is deprecated
https://staging.publishingshack.mysites.io/wp-admin/js/common.min.js:2:5407): jQuery.fn.click() event shorthand is deprecated
https://staging.publishingshack.mysites.io/wp-admin/js/common.min.js:2:14540): jQuery.fn.click() event shorthand is deprecated
https://staging.publishingshack.mysites.io/wp-admin/js/common.min.js:2:14669): jQuery.fn.bind() is deprecated
https://staging.publishingshack.mysites.io/wp-admin/js/common.min.js:2:15454): jQuery.fn.mousedown() event shorthand is deprecated
https://staging.publishingshack.mysites.io/wp-admin/js/common.min.js:2:18759): jQuery.fn.focus() event shorthand is deprecatedAre these false positives? How should these be addressed given these are in WordPress core and my host does not allow them to be edited.
- The topic ‘jQuery Migrate plugin is flagging WordPress core files’ is closed to new replies.