plugin-icon

Restore jQuery

Restore the loaded jQuery library to the version bundled with WordPress.
Рейтинги
5
Последние изменения
April 2, 2012
Версия
1.0
Активные установки
60

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.

Активные установки
60
Проверено на
3.3.2
Этот плагин можно скачать и использовать при автономной установке WordPress.