U
Performance & Caching Free WordPress.org

Use Google Libraries

4.4 (47 reviews)
· 10K+ active installs · By Jason Penney
Active Installs
10K+
Rating
4.4 / 5
Version
v1.6.2.3
Last Updated
Nov 2017
Share

Plugin Review

AI-Researched

What is Use Google Libraries?

Use Google Libraries is a performance-focused WordPress plugin that shifts the delivery of common JavaScript libraries from your own server to Google’s content delivery network. Developed by Jason Penney, this plugin has been in the WordPress ecosystem for 18 years, making it one of the oldest optimization tools still available. It currently shows 10K+ active installs and holds a 4.4/5 rating from 47 ratings, with 81% of those being five-star reviews.

The plugin works by intercepting how WordPress loads libraries like jQuery and jQuery UI. Instead of serving these files from your WordPress installation, it replaces the source URL with one pointing to Google’s AJAX Libraries API. This approach aims to improve page load times by leveraging Google’s global infrastructure. For anyone wondering how to use google cdn for jquery in wordpress, this plugin provides a direct, no-configuration solution. It supports six libraries: Dojo, jQuery, jQuery UI, MooTools, Prototype, script.aculo.us, and swfobject.

Key Features of Use Google Libraries

  • Automatic Google CDN Integration – Replaces local script sources with Google’s CDN URLs for supported libraries, reducing server load.
  • HTTP Compression Negotiation – Google’s servers handle compression automatically, potentially shrinking file sizes during transfer.
  • Browser Cache Benefits – Visitors who already have these libraries cached from other sites won’t need to re-download them.
  • NoConflict Mode Injection – When jQuery is enqueued, the plugin injects JavaScript to enable jQuery’s noConflict mode, matching standard WordPress behavior.
  • Version Query String Removal – Strips the ver=x.y.z parameter from Google-hosted URLs to improve caching consistency.
  • High Hook Priority – Operates at priority 1000 on wp_default_scripts and script_loader_src, ensuring it runs after most other script modifications.
  • Graceful Degradation – If something goes wrong, the plugin steps aside rather than breaking your site, logging issues when WP_DEBUG is enabled.
  • Minimal Configuration – No settings page or options to adjust; activate it and it works immediately.

Who Should Use Use Google Libraries?

This plugin is best suited for beginners or site owners who want to load jquery from google cdn wordpress without editing code or configuring complex caching rules. The developer explicitly designed it for simplicity: the installation instructions end with “Er… That’s it really.” If you run a blog, small business site, or personal project on shared hosting, offloading script delivery to Google can reduce strain on your server. The plugin is tested up to WordPress 4.7.33 and requires at least version 1.6.2.3, so it targets legacy or stable installations rather than cutting-edge builds.

Advanced users who manage custom theme code or complex caching setups may find limitations. The plugin has known incompatibilities with Gravity Forms, Better WordPress Minify, and WP-Minify. If your site relies on these tools, you might need to disable the plugin or add manual exclusions. For those seeking a hands-off approach to using google cdn libraries, this plugin delivers exactly that—no tuning, no dashboards, just redirection.

Installation & Setup

Installation follows the standard WordPress plugin process: upload the folder, activate it, and you are done. There are no settings to adjust, no API keys to enter, and no configuration screens. The plugin is beginner-friendly because it requires zero technical decisions. The only notable step is flushing your cache if you use a caching plugin, as stale cache can mask whether the CDN replacement is active.

Support & Community

The support picture for Use Google Libraries is mixed. Over the last two months, the plugin forum shows 0 open threads and 0 resolved threads, giving a 0% resolution rate. The last update was Nov 28, 2017, and version 1.6.2.3 has not changed since then. The rating distribution reveals a polarized user base: 81% five-star ratings suggest many users find it works as advertised, but 13% one-star ratings indicate notable breakage for some setups. The developer explicitly acknowledges in the description that he cannot test every scenario, writing “I’m not a mind reader” in response to unverified “broken” flags. For a plugin this old with minimal active maintenance, potential users should test it in a staging environment first, especially if they use modern themes or plugins that enqueue scripts early.

Pros & Cons

What's Good
  • With 10K+ active installs and an 4.4 rating from 47 reviews, this plugin is widely trusted for offloading JavaScript libraries to Google's CDN.
  • It can improve page load times for repeat visitors by increasing the chance that jQuery, jQuery UI, and other common libraries are already cached in their browser from Google's servers.
  • By serving libraries from Google's infrastructure, the plugin reduces bandwidth and processing load on your own hosting server.
  • It automatically uses compressed versions of supported libraries (Dojo, MooTools, Prototype, script.aculo.us, swfobject) where available, and leverages Google's HTTP compression negotiation.
  • 81% of its 47 ratings are 5-star, indicating strong user satisfaction for a simple, focused performance tweak.
Drawbacks
  • The plugin has 0 total support threads and a 0% resolution rate, meaning no community or developer help is available for troubleshooting issues.
  • It explicitly lists incompatibility with Gravity Forms and two minification plugins (Better WordPress Minify, WP-Minify), which can break site functionality if used together.
  • 13% of ratings are 1-star, suggesting a notable minority of users experience breakage or conflicts, particularly with themes like K2.
  • The plugin only replaces standard WordPress-registered scripts and does not support custom or third-party library versions, limiting its usefulness on heavily customized sites.

Technical Details

Requires WordPress
3.4+
Tested up to WP
4.7.33
First Released
2008 (18+ years)
Support (last 2 months)
0 threads

Feature Tags

cdn google javascript jquery performance

Frequently Asked Questions