Descripción
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.
Instalación
- From your WordPress dashboard, go to Plugins > Add New
- Search for Remove jQuery Migrate
- Click Install Now
- Activate the plugin
- Done!
Reseñas
Colaboradores y desarrolladores
«Remove jQuery Migrate» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Remove jQuery Migrate» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.2
- Tested up to WordPress 5.4
1.0.1
- Added function_exists check.
1.0
- Initial release.