Title: jQuery Manager for WordPress
Author: Remzi Cavdar
Published: <strong>ஜூன் 1, 2019</strong>
Last modified: ஜூலை 20, 2020

---

நீட்சிகளை தேடுங்கள்

![](https://ps.w.org/jquery-manager/assets/banner-772x250.png?rev=2100009)

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/jquery-manager/assets/icon-256x256.png?rev=2100009)

# jQuery Manager for WordPress

 By [Remzi Cavdar](https://profiles.wordpress.org/remzicavdar/)

[பதிவிறக்கு](https://downloads.wordpress.org/plugin/jquery-manager.zip)

 * [Details](https://ta.wordpress.org/plugins/jquery-manager/#description)
 * [Reviews](https://ta.wordpress.org/plugins/jquery-manager/#reviews)
 *  [Installation](https://ta.wordpress.org/plugins/jquery-manager/#installation)
 * [Development](https://ta.wordpress.org/plugins/jquery-manager/#developers)

 [உதவி](https://wordpress.org/support/plugin/jquery-manager/)

## விளக்கம்

Manage [jQuery](https://jquery.com) and [jQuery Migrate](https://jquery.com/download/#jquery-migrate-plugin)
on a WordPress website, activate a specific jQuery and/or jQuery Migrate version.
The ultimate jQuery debugging tool for WordPress

**TLDR:** Update jQuery / Remove jQuery Migrate / jQuery Updater and get notified
of a jQuery update / manage jQuery

### Features

 * **Remove jQuery Migrate** – if you use plugins which are updated regularly, then
   you can probably disable / remove jQuery Migrate.
 * **jQuery Updater** – If this plugin is installed and activated, jQuery will be
   updated when you update this plugin
 * **Select jQuery (Migrate) version** — Activate / select a specific version of
   jQuery and/or jQuery Migrate.
 * **Debug mode** – Debug mode for developers
 * **Active support** – Active support through [WordPress support forum](https://wordpress.org/support/plugin/jquery-manager/)
   and [GitHub issues page](https://github.com/Remzi1993/jquery-manager/issues)

Note that jQuery Manager requires PHP 5.6+ to run.

When the plugin is activated the latest stable version of jQuery and jQuery Migrate
are added to your website. The default is sufficient for most people, however the
settings provide a way for you to tweak your jQuery install.

jQuery Manager for WordPress is an open source project and I would like to invite
anyone to contribute. The development and issue tracker is located on GitHub, see:
[https://github.com/Remzi1993/jquery-manager](https://github.com/Remzi1993/jquery-manager)

### jQuery Updater – checks jQuery version

This plugin is especially designed to update and keep track of jQuery. When a new
version of jQuery is released we update the plugin.

Updating the plugin will updates the jQuery version activated. Updates will be periodic,
we also do (small) optimizations to our plugin from time to time.

Keep the plugin activated if you want to be alerted for any jQuery updates.

### Also a Developer / Debugging tool

Everything should work as intended, you should check your website if everything 
works fine. If things don’t work, don’t panic. You can deactivate the plugin and
return to the state before or tweak it’s settings until everything works as intended.

You should understand that not all themes and/or plugins support the latest jQuery
version even with jQuery Migrate turned on, but for you to encounter this is highly
unlikely if your theme or plugins are up to date.
 This is also a developer/debugging
tool.

I will not provide support on debugging your own JavaScript and/or jQuery code. (
Only if you like to hire me, of course)

### Reporting problems

Report bugs, issues, questions and/or feature request on our [GitHub issues page](https://github.com/Remzi1993/jquery-manager/issues).

I will only provide support on issues caused by this plugin, not your own JavaScript
and/or jQuery code. (Again, I will provide paid support or fix all your issues if
you’re willing to hire me to debug and/or optimize your website)

If you run into any bugs, turning this plugin off (by deactivation the plugin) will
fully deactivate everything and return your website to it`s original state.

### Translations

This plugin is not ready for translation. Plugin Internationalization (i18n) will
eventually happen, see: [https://github.com/Remzi1993/jquery-manager/issues/14](https://github.com/Remzi1993/jquery-manager/issues/14)

### Additional Info

**Idea Behind / Philosophy:** It began as a plugin internally at our company, we
would uses jQuery Updater plugin and this plugin was buggy and slow. That’s why 
we decided to fork this plugin and create our own WP plugin.

I think this plugin solves a major shortcoming in WordPress and gives you finite
control over jQuery (giving you control which version you want to use).

## Screenshots

 * [[
 * jQuery settings: enable / disable jQuery, select version and etc
 * [[
 * jQuery Migrate settings: enable / disable jQuery Migrate, select version and 
   etc

## Installation

Manual installation by uploading .zip file via WordPress admin
 1. Navigate to >`
Plugins` > `Add New` 2. On your top left > click on `Upload Plugin` and select your.
zip file you downloaded from [wordpress.org](https://wordpress.org/plugins/jquery-manager/)
and click `Install Now` 3. By activating the plugin, jQuery and jQuery Migrate are
updated to the latest stable version. (Plugin settings are located under `Tools`)

Manual installation by uploading folder/directory via FTP, SFTP or SSH
 1. Unzip(
extract/unpack/uncompress) the .zip file you downloaded from [wordpress.org](https://wordpress.org/plugins/jquery-manager/)
2. Upload the folder `jquery-manager` to the `/wp-content/plugins/` directory on
your server 3. Activate the plugin through the ‘Plugins’ menu in WordPress 4. By
activating the plugin, jQuery and jQuery Migrate are updated to the latest stable
version. (Plugin settings are located under `Tools`)

## அடிக்கடி கேட்கப்படும் கேள்விகள்

### Is this plugin compatible with PHP 5.6, 7, 7.1, 7.2, HHVM, et cetera, et cetera?

Short answer: probably. Long answer: I honestly don’t know for sure. As far as I
know I didn’t use specific PHP 7 features. I made a simple plugin. That’s why I 
recommend a minimum of PHP 5.6. Also I do specific tests to ensure that I stay compatible
with PHP 5.6

### This plugin breaks my site! How do I fix it?

Deactivate the plugin and report this on the [plugin support forum](https://wordpress.org/support/plugin/jquery-manager/)
or report it on the [GitHub project page](https://github.com/Remzi1993/jquery-manager/issues),
so that I could take a look into the matter.

### Does this plugin modify my WP installation?

**No** modification to the WordPress installation is made, therefore deactivation
and/or uninstallation of this plugin returns your site to it`s original state.

### Which jQuery (Migrate) version do you support?

This plugin supports the 3 jQuery branches/versions and 2 versions of jQuery Migrate.
You’re able to select/activate a specific version or to disable it/turn it off completely

There are two versions of jQuery Migrate. jQuery Migrate 1.x will help you update
your pre-1.9 jQuery code to jQuery 1.9 up to 3.0.

jQuery Migrate 3.x helps you update code to run on jQuery 3.0 or higher. Most websites
need jQuery Migrate 3.x, but if you have a modern/well supported WP theme and/or
plugin(s) than you could give it a try to disable it. Check your browser dev tools
if you see any errors.

**jQuery versions**
 jQuery 3.x (default is compressed/minified production) jQuery
2.x jQuery 1.x

**jQuery Migrate versions**
 jQuery Migrate 3.x (default is compressed/minified 
production) jQuery Migrate 1.x

### Is it possible to disable jQuery Migrate?

Yes, this is possible and done in the plugin settings.

### Is it possible to enable a specific version of jQuery (Migrate)

Yes, this is possible and done in the plugin settings.

### What is jQuery Migrate?

The jQuery Migrate plugin was created to simplify the transition from older versions
of jQuery. The plugin restores deprecated features and behaviors so that older code
will still run properly on newer versions of jQuery.

Use the uncompressed development version to diagnose compatibility issues, it will
generate warnings on the console that you can use to identify and fix problems. 
Use the compressed production version to simply fix compatibility issues without
generating console warnings.

There are two versions of jQuery Migrate. jQuery Migrate 1.x will help you update
your pre-1.9 jQuery code to jQuery 1.9 up to 3.0.

jQuery Migrate 3.x helps you update code to run on jQuery 3.0 or higher.

### How does the jQuery Updater work?

We update the plugin if a new version of jQuery is released. If you update the plugin,
all jQuery versions will be updated.

## Reviews

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

### 󠀁[Thank You!](https://wordpress.org/support/topic/thank-you-3707/)󠁿

 [Oclair](https://profiles.wordpress.org/oclair/) டிசம்பர் 9, 2025

I run this on a website which has a paid premium theme for a music band. I make 
wordpress websites myself but the drop of jquery support on wordpress broke some
of the functionality. What just works works, thank you for the updates!

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

### 󠀁[Quick solution if use old version of jquery](https://wordpress.org/support/topic/quick-solution-if-use-old-version-of-jquery/)󠁿

 [gauravsingh12](https://profiles.wordpress.org/gauravsingh12/) மார்ச் 5, 2025

Quick solution if use old version of jquery

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

### 󠀁[terrible review nagging!](https://wordpress.org/support/topic/terrible-review-nagging/)󠁿

 [bimbles mcpippens](https://profiles.wordpress.org/capsulecore/) பிப்ரவரி 27, 2022

meh, it works for what I need.

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

### 󠀁[No support for jquery-migrate.min.js?ver=3.3.2:2](https://wordpress.org/support/topic/no-support-for-jquery-migrate-min-jsver3-3-22/)󠁿

 [Jonathan](https://profiles.wordpress.org/atzlan/) நவம்பர் 20, 2021

The plugin does not have support for jquery-migrate.min.js?ver=3.3.2:2 Which several
of my plugins require. Furthermore it should roll back changes when deactivated.

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

### 󠀁[Brilliant and sanity saving](https://wordpress.org/support/topic/brilliant-and-sanity-saving/)󠁿

 [n1ck0](https://profiles.wordpress.org/n1ck0/) அக்டோபர் 18, 2021

Fantastic and butt saving plugin. The slideshow on an old site with an abandoned
theme broke on updating WordPress to 5.8 due to the jQuery v3 change. No matter 
what I tried I couldn’t fix it… until I worked out that it was the jQuery version
and then found this plugin. With jQuery Manager for WordPress I was able to select
and use jQuery v1 and jQuery Migrate and the slideshow started workng again. You
beauty. The big clear debug labels in the front end are a nice touch. Thank you 
kindly. Greatly appreciated.

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

### 󠀁[Great](https://wordpress.org/support/topic/great-13765/)󠁿

 [ayhanrv](https://profiles.wordpress.org/ayhanrv/) பிப்ரவரி 2, 2022

Thank you.

 [ Read all 113 reviews ](https://wordpress.org/support/plugin/jquery-manager/reviews/)

## பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“jQuery Manager for WordPress” is open source software. The following people have
contributed to this plugin.

பங்களிப்பாளர்கள்

 *   [ Remzi Cavdar ](https://profiles.wordpress.org/remzicavdar/)

“jQuery Manager for WordPress” has been translated into 3 locales. Thank you to 
[the translators](https://translate.wordpress.org/projects/wp-plugins/jquery-manager/contributors)
for their contributions.

[Translate “jQuery Manager for WordPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/jquery-manager)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/jquery-manager/), check
out the [SVN repository](https://plugins.svn.wordpress.org/jquery-manager/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/jquery-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/jquery-manager/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

See changelog on the [GitHub project page](https://github.com/Remzi1993/jquery-manager/releases)

## Meta

 *  Version **1.10.6**
 *  Last updated **6 வருடங்கள் முன்பு**
 *  Active installations **8,000+**
 *  WordPress version ** 4.9 அல்லது மேல் **
 *  Tested up to **5.5.18**
 *  PHP version ** 5.6 அல்லது மேல் **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/jquery-manager/), [Dutch](https://nl.wordpress.org/plugins/jquery-manager/),
   [English (US)](https://wordpress.org/plugins/jquery-manager/), மற்றும் [German](https://de.wordpress.org/plugins/jquery-manager/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/jquery-manager)
 * Tags
 * [jquery](https://ta.wordpress.org/plugins/tags/jquery/)[jquery-migrate](https://ta.wordpress.org/plugins/tags/jquery-migrate/)
 *  [Advanced View](https://ta.wordpress.org/plugins/jquery-manager/advanced/)

## மதிப்பீடுகள்

 5 out of 5 stars.

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

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

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

## பங்களிப்பாளர்கள்

 *   [ Remzi Cavdar ](https://profiles.wordpress.org/remzicavdar/)

## உதவி

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/jquery-manager/)