• Resolved a223123131

    (@a223123131)


    The official jQuery Migrate Helper is showing warnings regarding your plugin.

    /wp-content/plugins/image-source-control-isc/admin/assets/js/isc.js: jQuery.fn.removeAttr
    no longer sets boolean properties: disabled

    /wp-content/plugins/image-source-control-isc/admin/assets/js/isc.js: jQuery.fn.click()
    event shorthand is deprecated

    /wp-content/plugins/image-source-control-isc/admin/assets/js/isc.js: jQuery.fn.change()
    event shorthand is deprecated

    Could you please update your code? Otherwise latest in March with WP 5.7 I expect your plugin not to work any longer correct.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Thomas Maier

    (@webzunft)

    Thanks for letting me know, @a223123131.

    I recently did some research on the shorthand-related warnings for another project and can say with certainty that they are not going away soon, especially not with the next WordPress update.

    However, I understand the reasoning behind the warnings and like to keep the console clean so I moved it into a github ticket.

    Thanks again for making me aware of it.

    Happy New Year!

    Thomas

    Thread Starter a223123131

    (@a223123131)

    Yes, it is not cousing an issue right now…. just in the console. However, think it’s good to keep a plugin up-to-date, so thanks for moving it into an github ticket and working an a solution. I’ not a programmer, but think this isn’t a big thing.

    So, again, thanks very much and a happy new year for you, too.

    Sven

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘jQuery Migrate Helper Warnings’ is closed to new replies.