• Resolved eclev91

    (@eclev91)


    WordPress will soon be removing jQuery Migrate, which is currently throwing a few notices in this plugin’s admin JS. For example:

      function compressImageSelection() {
        jQuery('span.auto-compress').each(function(index, element) {
          jQuery(element).siblings('button').click() // deprecated
        });
      }
Viewing 1 replies (of 1 total)
  • Plugin Author TinyPNG

    (@tinypng)

    Hi ecvlev,

    Thanks for the heads up! We’ll check it and release an update when needed.

    Happy compressing!

Viewing 1 replies (of 1 total)

The topic ‘Plugin should be evaluated for deprecated jQuery’ is closed to new replies.