Deprecated jQuery code
-
As you know WordPress devs finally decided to upgrade to current JQuery version in 2020. Currently WP core uses latest Jquery + JQuery Migrate, but in the future JQuery Migrate will be gone and all deprecations will turn into errors.
Your plugin has following deprecated code in edit-tags.js:jQuery.isArray jQuery.isFunction() jQuery.fn.focus() jQuery.fn.click() jQuery.fn.blur() jQuery.expr[\':\'] jQuery.fn.keydown() jQuery.fn.bind()Can you please update the code?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Deprecated jQuery code’ is closed to new replies.