My website gets "No Secure" and "no https". After I tried to fix this problem, and I change all the http: domain name to https:domain name, and I update the WordPress, my website console shows this: "JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js?ver=1.4.1:2 "
What does this mean?
jQuery Migrate (jquery-migrate. min. js) is a JavaScript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.
In jQuery, migrate is defined as a JavaScript library for upgrading libraries such as jQuery, making it very simple for restoring the APIs when upgrading from an older version to a newer version as these API's were removed during the up-gradation to the newer version of jQuery.
This is a console.log message coming from one of your plugins or browser extensions. Apparently it is not bad (otherwise it would be red colored error or yellow warning) but annoying.
Sometimes those can pop up as part of google chrome extensions (since some of them use jquery as dependency).
This message basically indicates that a version of jquery that helps to migrate old versions is used.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With