• wp-content/plugins/svg-support/js/min/cstm.js.multiselect-min.js: jQuery.fn.change() event shorthand is deprecated

Viewing 1 replies (of 1 total)
  • Agreed – it would be very good to get this quick fix done – it clutters up the console. Just needs a change to:

    $('#sanitize_svg_option input').on('change', function(){        sanitize_svg_option_check();
    });

    I’m not sure what the script is doing but it should only really be enqueued when it’s required.

Viewing 1 replies (of 1 total)
  • The topic ‘jQuery migrate error’ is closed to new replies.