Description
This plugin removes the jQuery Migrate script (jquery-migrate.js or jquery-migrate.min.js) from the front end of your site.
Most WordPress sites that use up-to-date themes and plugins don’t require jQuery Migrate in the front end, and thus the script can be removed. By removing it, the browser will have one less JavaScript file to download and execute. As a result, your site will load faster!
Read more here.
Installation
- From your WordPress dashboard, go to Plugins > Add New
- Search for Remove jQuery Migrate
- Click Install Now
- Activate the plugin
- Done!
Reviews
Contributors & Developers
“Remove jQuery Migrate” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Remove jQuery Migrate” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Tested up to WordPress 5.4
1.0.1
- Added function_exists check.
1.0
- Initial release.