Deprecated jQuery.browser error in jquery.tooltip.js
-
With the release of WordPress 5.5, jQuery has been upgraded to 1.9. That version removed deprecated features that this plugin relies on. I was able to get my site working again by installing the “Enable jQuery Migrate Helper” plugin, however that’s a temporary fix that will no longer work when WordPress is upgraded to 5.6 in December.
Source of the error:
This plugin uses jquery.tooltip.js which depends on the deprecated jQuery.browser.The fix:
Please upgrade to a newer version of jquery.tooltip.js which works with jQuery 3.5.1 (which is what will ship with WP 5.6).Thank you.
The topic ‘Deprecated jQuery.browser error in jquery.tooltip.js’ is closed to new replies.