Why does WordPress use outdated jQuery v1.12.4?
There are many themes and plugins using jQuery as loaded by WP core. Every time jQuery is updated, there is a risk of older themes and plugins breaking (because lots of them are still used but no longer updated). That’s why you also see jquery-migrate.js in your source code. It’s a script that catches old … Read more