Restore jQuery

Restore jQuery Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 10,048 downloads
Restore jQuery Icon

Try plugin: Restore jQuery

We'll create fresh WordPress site with Restore jQuery installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Restore jQuery

Restore the loaded jQuery library to the version bundled with WordPress.

1


0


0


0


0

updated: 12 years ago
since: 12 years ago
author: Syahir Hakim

Description

Some plugins and themes replace the default jQuery library that comes bundled with WordPress with another version,
typically from the Google AJAX CDN. This is generally bad practice, since many other plugins and themes rely on and
expect that the WordPress-bundled jQuery version is being loaded.

Also, typically the alternative jQuery library being loaded is not executed in the jQuery noConflict mode, which tend
to cause conflicts with other JavaScript frameworks, like Prototype and MooTools.

This plugin simply restores the version of jQuery being loaded to the one that comes bundled with WordPress. It only
does this if jQuery is already in the WordPress scripts queue, and won’t do anything otherwise.