• titsmaker

    (@titsmaker)


    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 health-check.js:

    jQuery.fn.keyup() event shorthand is deprecated
    jQuery.fn.submit() event shorthand is deprecated
    Number-typed values are deprecated for jQuery.fn.css( \"strokeDashoffset\", value )
    jQuery.fn.click() event shorthand is deprecated

    Can you please update the code?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Deprecated jQuery code’ is closed to new replies.