Wordpress LScache Plugin: Deprecated jQuery code
Last Updated on: Wed, 15 Apr 2026 00:00:02 As you know WordPress devs finally decided to upgrade to current JQuery version in 2020. Now WP core uses latest Jquery + JQuery Migrate and we can see all the JS notices. Your plugin has following deprecated jQuery code in litespeed-cache-admin.js: jQuery.fn.click() event shorthand jQuery.fn.change() event shorthand jQuery.fn.keyup() event shorthand You can see more detailed info about this deprecation here ? https://github.com/jquery/jquery/issues/3214 Although they will hardly ever remove these shorthands but this syntax is discouraged by jQuery devs. Can you please update the code? Already fixed in https://github.com/litespeedtech/lscache_wp/commit/c5b44d06f9305a08bb1d03e63b0eb79a15a3da17
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference