Replies: 0
Hi, saw you resolved this problem in a previous update, mentioned in https://wordpress.org/support/topic/javascript-error-jqmigrate-jquery-fn-load-is-deprecated/ however I’m running the latest 7.4.0 and seeing a deprecation notice with jQuery Migrate Helper:
wp-content/plugins/miniorange-login-openid/includes/js/social_login.js: jQuery.fn.load() is deprecated
Digging in a little bit, don’t actually see it in social_login.js but I do in config-jquery.js https://share.getcloudapp.com/JrugDdq4 looks like you guys have kept some old code for backward compatibility.
Just a heads up, sure you might be aware but you’ll see that logged when running the jQuery Migrate Helper plugin.