Title: Remove jQuery Migrate
Author: Hendy Tan
Published: <strong>26 spalio, 2017</strong>
Last modified: 25 sausio, 2023

---

Ieškoti įskiepiuose

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

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

# Remove jQuery Migrate

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

[Parsisiųsti](https://downloads.wordpress.org/plugin/remove-jquery-migrate.zip)

 * [Informacija](https://lt.wordpress.org/plugins/remove-jquery-migrate/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/remove-jquery-migrate/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/remove-jquery-migrate/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/remove-jquery-migrate/#developers)

 [Pagalba](https://wordpress.org/support/plugin/remove-jquery-migrate/)

## Aprašymas

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)

## Diegimas

 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!

## Atsiliepimai

![](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 gegužės, 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 kovo,
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 sausio, 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 liepos, 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 vasario, 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 sausio, 2018

Awesome plugin, work perfect!

 [ Perskaityti visus atsiliepimus (7) ](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/)

## Programuotojai ir komandos nariai

“Remove jQuery Migrate” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės
surašyti toliau.

Autoriai

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

[Išverskite “Remove jQuery Migrate” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/remove-jquery-migrate)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/remove-jquery-migrate/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/remove-jquery-migrate/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/remove-jquery-migrate/)
per [RSS](https://plugins.trac.wordpress.org/log/remove-jquery-migrate/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 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.

## Metainformacija

 *  Version **1.0.3**
 *  Atnaujinta **prieš 4 metai**
 *  Aktyvių instaliacijų **3 000+**
 *  WordPress versija ** 3.6 ar naujesnė **
 *  Ištestuota iki **6.1.12**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/remove-jquery-migrate/)
 * Žymos
 * [disable jquery migrate](https://lt.wordpress.org/plugins/tags/disable-jquery-migrate/)
   [jquery](https://lt.wordpress.org/plugins/tags/jquery/)[jquery-migrate](https://lt.wordpress.org/plugins/tags/jquery-migrate/)
   [remove](https://lt.wordpress.org/plugins/tags/remove/)[remove jquery migrate](https://lt.wordpress.org/plugins/tags/remove-jquery-migrate/)
 *  [Daugiau](https://lt.wordpress.org/plugins/remove-jquery-migrate/advanced/)

## Įvertinimai

 5 out of 5 stars.

 *  [  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)

[See all reviews](https://wordpress.org/support/plugin/remove-jquery-migrate/reviews/)

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/remove-jquery-migrate/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6AD46HAX3URN4)