Allows your site to use common javascript libraries from Google's AJAX Libraries CDN, rather than from WordPress's own copies.
I've had scattered reports that UGL is stepping out of the way when using K2.
If you're going to flag the plugin as "broken" in the WordPress Plugin Directory, please try and let me know what is broken. I'm not a mind reader.
Use Google Libraries uses the following hooks (each with a priority of 1000).
Use Google Libraries compares it's list of supported scripts to those
registered, and replaces the standard registrations src with ones that
point to Google's servers. Other attributes (like dependencies) are left
intact.
Use Google Libraries removes the ver=x.y.z query string from the URL
used to load the requested library if it is going to load the library from
ajax.googleapis.com
. Otherwise the URL is left unaltered. This both improves the chances of the given URL already being cached, and prevents script.aculo.us from including scripts multiple times.
If jQuery is enqued Use Google Libraries will inject a bit of javascript before the next enqueued script enabling jQuery's noConflict mode as it would with the standard WordPress version.
Parts of this plugin (specificly, the dropping of the micro number, which has since been removed for better caching performance) were inspired by John Blackbourn's Google AJAX Libraries, which has very similar goals to this plugin.
Requires: 2.9.1 or higher
Compatible up to: 3.3.1
Last Updated: 2011-1-4
Downloads: 84,361




