jQuery.fn.live() is deprecated
-
Receiving this warning message after installing jQuery Migrate Helper to get another plugin working with most recent version of WordPress.
jQuery Migrate Helper — Warnings encountered
This page generated the following warnings:
https://MYWEBSITEHERE.org/wp-content/plugins/baw-manual-related-posts/js/bawmrp.min.js: jQuery.fn.live() is deprecated
Please make sure you are using the latest version of all of your plugins, and your theme. If you are, you may want to ask the developers of the code mentioned in the warnings for an update.
I am able to make it go away by changing the .live to .on in said file
- The topic ‘jQuery.fn.live() is deprecated’ is closed to new replies.