searchwp-live-ajax-search icon indicating copy to clipboard operation
searchwp-live-ajax-search copied to clipboard

jQuery migrate notices

Open Levdbas opened this issue 3 years ago • 1 comments

Hi,

In development mode jquery migrate warns about deprecated jquery functions. Mostly:

  • jQuery.trim is deprecated; use String.prototype.trim
  • jQuery.fn.click() event shorthand is deprecated
  • jQuery.fn.keyup() event shorthand is deprecated
  • jQuery.fn.resize() event shorthand is deprecated

I realize this is nothing breaking but it would be nice to have these functions up-to-date. I can make a PR if needed. See also https://jquery.com/upgrade-guide/3.0/

Levdbas avatar Jun 29 '21 13:06 Levdbas

Hi @jchristopher , could you take a look at this at some point? This plugin could use some love potentially.

Levdbas avatar Nov 09 '23 15:11 Levdbas