Remove jQuery Migrate
A very lightweight plugin that removes jQuery Migrate script from your WordPress site's front end.
The facts
- Rating
- 5★ from 7
- Active installs
- 3k+
- Price
- Free
- Last updated
- 25 Jan 2023
- Added
- Oct 2017
- Requires WP
- 3.6
- Tested up to
- WP 6.1.12
- Downloads
- 39,877
Our analysis
AI-assistedRemove jQuery Migrate is a WordPress plugin designed to eliminate the jQuery Migrate script from your site's front end. By activating this plugin, you can enhance the performance of your site by removing potentially unnecessary scripts. If you find that jQuery Migrate is needed, you can easily deactivate the plugin to restore it.
This plugin is suitable for users looking to optimise their website's speed and performance by removing legacy jQuery support. It may be particularly useful for developers who want to ensure their site is using the latest jQuery features without relying on deprecated APIs.
Best for: This plugin suits developers and site owners focused on optimising site speed and performance.
What it does well
- ✓Removes jQuery Migrate script from front end
- ✓Can be easily deactivated to restore functionality
- ✓Helps improve site performance
Where it falls short
- •Limited information on potential compatibility issues
- •No features beyond removing jQuery Migrate script
Verdict
Remove jQuery Migrate offers a straightforward solution for improving site performance by removing an outdated script. However, users should be aware of any compatibility issues that may arise.
From the developer
Hendy Tan's own description of Remove jQuery Migrate, lightly tidied.
This plugin removes jQuery Migrate script (jquery-migrate.min.js or jquery-migrate.js) from your WordPress site’s front end when the plugin is active. To bring back the removed jQuery Migrate script, simply deactivate this plugin.
To check whether jQuery Migrate is required in the front end, you could use the development version of jQuery Migrate (unminified version) by temporarily turning on SCRIPT_DEBUG mode in wp-config.php file. The development version shows warnings in the browser console when removed and/or deprecated jQuery APIs are used.
For more info about jQuery Migrate, visit here.