Description
This plugin will make sure the latest version of jQuery available within your WordPress installation is being called on every page.
Installation
- Upload this plugin to your /wp-content/plugins directory.
- Activate the plugin in your wp-admin panel.
FAQ
- Will this plugin cause jQuery to be called multiple times if it is already being called by another plugin?
-
If jQuery is already called correctly (with wp_enqueue_scripts) in another plugin, this plugin will not cause jQuery to be called again.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“jQuery Enabler” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “jQuery Enabler” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.2
- Security patch
1.1.1
- Compatible to 3.6.0
1.1
- Made plugin “classier”
1.0
- Plugin created