• Resolved titsmaker

    (@titsmaker)


    As you know WordPress devs finally decided to upgrade to current JQuery version in 2020. Now WP core uses latest Jquery + JQuery Migrate, but in the future (in WP 5.7 actually – https://core.trac.www.ads-software.com/ticket/51812) JQuery Migrate will be gone and all deprecations will turn into errors.
    Your plugin has following deprecated code in admin-email-templates.js:

    jQuery.fn.click()
    jQuery.fn.hover()
    jQuery.fn.delegate()

    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.