外掛說明
This plugin will make sure the latest version of jQuery available within your WordPress installation is being called on every page.
安裝方式
- Upload this plugin to your /wp-content/plugins directory.
- Activate the plugin in your wp-admin panel.
常見問題集
- 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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.1.2
- Security patch
1.1.1
- Compatible to 3.6.0
1.1
- Made plugin “classier”
1.0
- Plugin created