Title: Remove jQuery Migrate
Author: Hendy Tan
Published: <strong>26 кастрычніка, 2017</strong>
Last modified: 25 студзеня, 2023

---

Пошук плагінаў

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/remove-jquery-migrate/assets/icon-256x256.png?rev=1755793)

# Remove jQuery Migrate

 Аўтар: [Hendy Tan](https://profiles.wordpress.org/frosdqy/)

[Спампаваць](https://downloads.wordpress.org/plugin/remove-jquery-migrate.zip)

 * [Падрабязнасці](https://bel.wordpress.org/plugins/remove-jquery-migrate/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/remove-jquery-migrate/#reviews)
 *  [Ўсталёўка](https://bel.wordpress.org/plugins/remove-jquery-migrate/#installation)
 * [Распрацоўка](https://bel.wordpress.org/plugins/remove-jquery-migrate/#developers)

 [Падтрымка](https://wordpress.org/support/plugin/remove-jquery-migrate/)

## Апісанне

This plugin removes jQuery Migrate script (jquery-migrate.min.js or jquery-migrate.
js) from your WordPress site’s [front end](https://wordpress.org/documentation/article/wordpress-glossary/#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](https://wordpress.org/documentation/article/debugging-in-wordpress/#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](https://github.com/jquery/jquery-migrate#readme).

GitHub: [https://github.com/icaru12/remove-jquery-migrate](https://github.com/icaru12/remove-jquery-migrate)

## Ўсталёўка

 1. From your WordPress dashboard, go to **Plugins** > **Add New**
 2. Search for **Remove jQuery Migrate**
 3. Click **Install Now**
 4. Activate the plugin
 5. Done!

## Водгукі

![](https://secure.gravatar.com/avatar/88785161325d783588deba7eecbe48eea6cb98ba2053133ac7639c8090f7b467?
s=60&d=retro&r=g)

### 󠀁[Still working for me on WP 6.8.1](https://wordpress.org/support/topic/still-working-for-me-on-wp-6-8-1/)󠁿

 [Brian Shim](https://profiles.wordpress.org/brianrshim/) 26 мая, 2025

This plugin is still doing its job of removing jquery-migrate from my sites with
WordPress V6.8.1 – I confirmed by looking at the source code before and after activation.
Many thanks!

![](https://secure.gravatar.com/avatar/eb61ec19eeb15ba48ce0ea191f71e01e5dc3abc9c450451cd4e0e55273d3726d?
s=60&d=retro&r=g)

### 󠀁[good](https://wordpress.org/support/topic/good-6295/)󠁿

 [cantoostinato8989](https://profiles.wordpress.org/cantoostinato8989/) 19 сакавіка,
2021

This plugin works very good with WP 4.9, but i can say that it is usless with WP
5.5 And they say – with the WordPress 5.5 update, the migration tool known as jquery-
migrate is no longer enabled by default.

![](https://secure.gravatar.com/avatar/48e0126e7258cedd771121993a4822d6145c8c0f3d2f6aa187bda93b535e40ab?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-8113/)󠁿

 [Selah](https://profiles.wordpress.org/tubescreamer/) 23 студзеня, 2021

Did exactly what I needed it to do after the update to Wordpress 5.6 broke my site
due to the jQuery Migrate plugin.

![](https://secure.gravatar.com/avatar/411a32d10c0c8b507302901a1a8ec806cd7df727e0d7bdb9f87361a49ee9bb03?
s=60&d=retro&r=g)

### 󠀁[It does the job!](https://wordpress.org/support/topic/it-does-the-job-52/)󠁿

 [gtamborero](https://profiles.wordpress.org/gtamborero/) 23 ліпеня, 2019

Works correctly up to Wordpress 5.2.2 and probably more

![](https://secure.gravatar.com/avatar/9c13342f81964c055dddaee9df4c6698d1c079cce07fa503be315b9687509f09?
s=60&d=retro&r=g)

### 󠀁[Very lightweight – only a dozen lines of code](https://wordpress.org/support/topic/very-lightweight-only-a-dozen-lines-of-code/)󠁿

 [roam92](https://profiles.wordpress.org/roam92/) 28 лютага, 2019

Does what it says, stops the jquery-migrate JavaScript library from loading on your
WordPress website. It’s recommended to delete such unneeded calls & loads if your
visitor-facing site uses jQuery, but none of your plugins require the jQuery Migrate
library. “What is jQuery Migrate? The jQuery Migrate module (jquery-migrate.min.
js) is a javascript library that preserves compatibility of jQuery code developed
for versions of jQuery older than 1.9. JQuery Migrate also allows developers to 
detect deprecated code that is no longer supported by the latest jQuery libraries
and to adapt it according to the newest versions of jQuery 1.9 and higher.” jQuery
is currently on version 3.x, so modern plugins should not need the migrate library.
But if something does happen to break, then you can always uninstall this plugin.

![](https://secure.gravatar.com/avatar/3b1b195e49b15124eba51d2084fdec22250df0fd6c7df01731c9244bc3f8c665?
s=60&d=retro&r=g)

### 󠀁[Awesome keep going](https://wordpress.org/support/topic/awesome-keep-going/)󠁿

 [mariushosting](https://profiles.wordpress.org/marius84/) 31 студзеня, 2018

Awesome plugin, work perfect!

 [ Чытаць усе 7 водгукаў ](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/)

## Удзельнікі і распрацоўшчыкі

“Remove jQuery Migrate” is open source software. The following people have contributed
to this plugin.

Удзельнікі

 *   [ Hendy Tan ](https://profiles.wordpress.org/frosdqy/)

[Перакласці “Remove jQuery Migrate” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/remove-jquery-migrate)

### Зацікаўлены ў распрацоўцы?

[Праглядзіце код](https://plugins.trac.wordpress.org/browser/remove-jquery-migrate/),
праверце [SVN рэпазітарый](https://plugins.svn.wordpress.org/remove-jquery-migrate/),
або падпішыцеся на [журнал распрацоўкі](https://plugins.trac.wordpress.org/log/remove-jquery-migrate/)
па [RSS](https://plugins.trac.wordpress.org/log/remove-jquery-migrate/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змяненняў

#### 1.0.3

 * Minor code improvement
 * Tested up to WordPress 6.0

#### 1.0.2

 * Tested up to WordPress 5.4

#### 1.0.1

 * Added function_exists check.

#### 1.0

 * Initial release.

## Мета

 *  Версія **1.0.3**
 *  Апошняе абнаўленне **4 гады таму**
 *  Актыўных установак **3 000+**
 *  Версія WordPress ** 3.6 або вышэй **
 *  Правераны да версіі **6.1.12**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/remove-jquery-migrate/)
 * Тэгі
 * [disable jquery migrate](https://bel.wordpress.org/plugins/tags/disable-jquery-migrate/)
   [jquery](https://bel.wordpress.org/plugins/tags/jquery/)[jquery-migrate](https://bel.wordpress.org/plugins/tags/jquery-migrate/)
   [remove](https://bel.wordpress.org/plugins/tags/remove/)[remove jquery migrate](https://bel.wordpress.org/plugins/tags/remove-jquery-migrate/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/remove-jquery-migrate/advanced/)

## Ацэнкі

 5 з 5 зорак.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/#new-post)

[Паглядзець усе водгукі](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/)

## Удзельнікі

 *   [ Hendy Tan ](https://profiles.wordpress.org/frosdqy/)

## Падтрымка

Ёсць што сказаць? Патрэбна дапамога?

 [Перайсці да форуму падтрымкі](https://wordpress.org/support/plugin/remove-jquery-migrate/)

## Падтрымаць

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6AD46HAX3URN4)