page-links-to icon indicating copy to clipboard operation
page-links-to copied to clipboard

jQuery needs to be updated for WP 5.6 Compatibility

Open daisypeel opened this issue 4 years ago • 2 comments

wp-content/plugins/page-links-to/dist/meta-box.js: jQuery.fn.change() event shorthand is deprecated wp-content/plugins/page-links-to/dist/quick-add.js: jQuery.fn.click() event shorthand is deprecated wp-content/plugins/page-links-to/dist/quick-add.js: jQuery.isFunction() is deprecated wp-content/plugins/page-links-to/dist/quick-add.js: jQuery.fn.scroll() event shorthand is deprecated wp-content/plugins/page-links-to/dist/quick-add.js: jQuery.fn.resize() event shorthand is deprecated wp-content/plugins/page-links-to/dist/quick-add.js: jQuery.fn.keyup() event shorthand is deprecated wp-content/plugins/page-links-to/dist/quick-add.js: jQuery.fn.change() event shorthand is deprecated wp-content/plugins/page-links-to/dist/quick-add.js: jQuery.fn.submit() event shorthand is deprecated

daisypeel avatar Dec 13 '20 19:12 daisypeel

@daisypeel Hmm, I'm not seeing this. I think some plugin (or your theme) is injecting a newer version of jQuery than WordPress has. I'll try to see if I can work around this issue, but you're likely to experience other issues in WordPress if something else is overwriting jQuery.

markjaquith avatar Dec 15 '20 18:12 markjaquith

Thanks for the response :)

Daisy

Daisy Peel [email protected] www.daisypeel.com

On Tue, Dec 15, 2020 at 10:42 AM Mark Jaquith [email protected] wrote:

@daisypeel https://github.com/daisypeel Hmm, I'm not seeing this. I think some plugin (or your theme) is injecting a newer version of jQuery than WordPress has. I'll try to see if I can work around this issue, but you're likely to experience other issues in WordPress if something else is overwriting jQuery.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/markjaquith/page-links-to/issues/129#issuecomment-745485976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIXXMNAS6EAWUVHMSKSKN3SU6UVNANCNFSM4UZXSAYA .

daisypeel avatar Dec 15 '20 21:12 daisypeel