jQuery Enabler
jQuery Enabler
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
Changelog
1.1.2
- Security patch
1.1.1
- Compatible to 3.6.0
1.1
- Made plugin “classier”
1.0
- Plugin created