WP jQuery Plus

WP jQuery Plus Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 25,469 downloads
WP jQuery Plus Icon

Try plugin: WP jQuery Plus

We'll create fresh WordPress site with WP jQuery Plus installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP jQuery Plus

Loads jQuery from a CDN using the exact version as your current WordPress install

9


0


0


0


0

updated: 9 years ago
since: 12 years ago
author: Zach Schnackel

Description

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);