Deprecated jQuery calls
-
Variety of deprecated jQuery calls, which should be updated to avoid issues with WordPress 5.8 when they remove jQuery Migrate. Including:
JQMIGRATE: jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos jquery-migrate.js:100:12 console.trace() jquery-migrate.js:102:13 jQuery 2 <anonymous> https://example.test/app/themes/savona/assets/js/custom-plugins.js?ver=5.7:39 <anonymous> https://example.test/app/themes/savona/assets/js/custom-plugins.js?ver=5.7:15 <anonymous> https://example.test/app/themes/savona/assets/js/custom-plugins.js?ver=5.7:17 JQMIGRATE: jQuery.fn.hover() is deprecated jquery-migrate.js:100:12 console.trace() jquery-migrate.js:102:13 jQuery 2 <anonymous> https://example.test/app/themes/savona/assets/js/custom-scripts.js?ver=5.7:8 jQuery 13 JQMIGRATE: jQuery.fn.click() event shorthand is deprecated jquery-migrate.js:100:12 console.trace() jquery-migrate.js:102:13 jQuery 2 <anonymous> https://example.test/app/themes/savona/assets/js/custom-scripts.js?ver=5.7:24 jQuery 13 JQMIGRATE: jQuery.fn.scroll() event shorthand is deprecated jquery-migrate.js:100:12 console.trace() jquery-migrate.js:102:13 jQuery 2 <anonymous> https://example.test/app/themes/savona/assets/js/custom-scripts.js?ver=5.7:82 jQuery 13
- The topic ‘Deprecated jQuery calls’ is closed to new replies.