Update: This plugin is no longer available.
Earlier this week Google announced their Ajax Libraries API.
The AJAX Libraries API takes the pain out of developing mashups in JavaScript while using a collection of libraries. We take the pain out of hosting the libraries, correctly setting cache headers, staying up to date with the most recent bug fixes, etc.
The Google Ajax Libraries API Plugin (what a mouthfull) is designed to make it easy to use the Google hosted libraries without the need to mess with your theme and plugin code.
When activated, the plugin will “listen” to all of the scripts added (via the WordPress wp_enqueue_script function) to your pages header and automagically switch the locally hosted library to a Google hosted one. Deactivating the plugin will remove the “listener” and your site will return to using the local versions.
WordPress MU administrators should copy the plugin into their MU-Plugins directory for it to be enabled across all of your hosted blogs.
The latest version of this plugin is available for download below.
Hello, it is a great plugin!! But it seems a problem with jquery and prototype conflicting.
I wrote a patch for it, please refer my blog (sorry , it was written in chinese).