markjaquith / page-links-to

#WordPressPlugin: Lets you make a WordPress page (or other content type) link to an external URL of your choosing, instead of its WordPress URL.
GNU General Public License v2.0
110 stars 47 forks source link

jQuery needs to be updated for WP 5.6 Compatibility #129

Open daisypeel opened 3 years ago

daisypeel commented 3 years ago

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

markjaquith commented 3 years ago

@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.

daisypeel commented 3 years ago

Thanks for the response :)

Daisy

Daisy Peel daisy@daisypeel.com www.daisypeel.com

On Tue, Dec 15, 2020 at 10:42 AM Mark Jaquith notifications@github.com 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 .