How to avoid jQuery-migrate.js from loading in WordPress 3.6?
If you have upgraded your wordpress site to 3.6, then you might have noticed an extra jQuery is being loaded to HTML source code. This is because WordPress 3.6 automatically includes jQuery migrate script on all pages. If you are sure that none of your plugins or code is using…