WP jQuery Plus

Loads jQuery from Google using the exact jQuery version as your current WordPress install while still maintaining backwards comptability for the core

Author:Zach Schnackel (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.2.37
Plugin version:1.1.2
Added to WordPress repository:18-05-2012
Last updated:31-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:9
Plugin URI:http://zslabs.com
Total downloads:25 491
Active installs:1 000+
plugin download
Click to start download

Get the speed benefits of loading jQuery (and jQuery Migrate) from a CDN while providing a fallback to the local version in the event the CDN is down. It also uses the same version as WordPress does – automagically, so you’re never out of sync.

Loading jQuery from cdnjs

By default, jQuery is loaded from Google with jQuery Migrate being loaded from cdnjs. If you’d like to also load jQuery from cdnjs, add the following to wp-config.php

define('WPJP_USE_CDNJS', true);

FAQ
ChangeLog