Title: jQuery &amp; Plugins Asynchronous Loader
Author: Vitalii Rizo
Published: <strong>March 8, 2017</strong>
Last modified: March 8, 2017

---

Search plugins

![](https://ps.w.org/asynchronous-jquery-loader/assets/banner-772x250.png?rev=1614980)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/asynchronous-jquery-loader_809cff.svg)

# jQuery & Plugins Asynchronous Loader

 By [Vitalii Rizo](https://profiles.wordpress.org/killbill-sbor/)

[Download](https://downloads.wordpress.org/plugin/asynchronous-jquery-loader.zip)

 * [Details](https://wordpress.org/plugins/asynchronous-jquery-loader/#description)
 * [Reviews](https://wordpress.org/plugins/asynchronous-jquery-loader/#reviews)
 *  [Installation](https://wordpress.org/plugins/asynchronous-jquery-loader/#installation)
 * [Development](https://wordpress.org/plugins/asynchronous-jquery-loader/#developers)

 [Support](https://wordpress.org/support/plugin/asynchronous-jquery-loader/)

## Description

Loading of JavaScript resources should be done asynchronously, in a non-blocking
manner, so the load time of your webpage will not be affected (it would not be delayed
by render-blocking JavaScript). But using of deferring or async loading of jQuery
causes lots of problems with jQuery plugins. This plugin replaces default WordPress’s
JS loader with a special jQuery loader (jQl), that’s why there are no any errors
with jQuery plugins.

It’s highly recommended to use any concatenate plugin, e.g., Fast Velocity Minify
or WP Fastest Cache. Please, do not add jQuery to the ignore list, because this 
plugin fixes “undefined jQuery” errors on the console log. Also, it is allowed to
use defer or async parsing of JS files.

It requires WordPress 4.1 and newer.

It is available in English and Russian.

## Screenshots

 * [[
 * jQuery & Plugins Async Loader Settings page

## Installation

 1. Install the plugin using FTP or WordPress Dashboard.
 2. Activate it.
 3. Optionally you can disable jQuery CDN replacing on Settings → jQuery Async Loader
    page.

It’s highly recommended to use any concatenate plugin, e.g., Fast Velocity Minify
or WP Fastest Cache. Please, do not add jQuery to the ignore list, because this 
plugin fixes “undefined jQuery” errors on the console log. Also, it is allowed to
use defer or async parsing of JS files.

## FAQ

  How it works?

 1. The plugin loads small JavaScript code in the header. This is jQl developed by 
    Cédric Morin (jQuery async loader);
 2. Then it loads minified jQuery from Google CDN (optional, you can disable it on 
    settings page);
 3. And finally, it replaces all tags with a special function.

  I see scripts loaded through tag, is it OK?

Yes, that’s okay for Google Analytics, Facebook pixel, Twitter tag and many other
external scripts.
 But please make sure that all your theme and plugins scripts 
are included correctly through wp_enqueue_script or similar functions

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“jQuery & Plugins Asynchronous Loader” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Vitalii Rizo ](https://profiles.wordpress.org/killbill-sbor/)

[Translate “jQuery & Plugins Asynchronous Loader” into your language.](https://translate.wordpress.org/projects/wp-plugins/asynchronous-jquery-loader)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/asynchronous-jquery-loader/),
check out the [SVN repository](https://plugins.svn.wordpress.org/asynchronous-jquery-loader/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/)
by [RSS](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

 * Added admin pages processing option
 * Russian translation

#### 1.0

 * Initial release

## Meta

 *  Version **1.1**
 *  Last updated **9 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.1 or higher **
 *  Tested up to **4.7.33**
 * Tags
 * [above-the-fold](https://wordpress.org/plugins/tags/above-the-fold/)[jquery](https://wordpress.org/plugins/tags/jquery/)
   [loader](https://wordpress.org/plugins/tags/loader/)[optimization](https://wordpress.org/plugins/tags/optimization/)
   [pagespeed](https://wordpress.org/plugins/tags/pagespeed/)
 *  [Advanced View](https://wordpress.org/plugins/asynchronous-jquery-loader/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/asynchronous-jquery-loader/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/asynchronous-jquery-loader/reviews/)

## Contributors

 *   [ Vitalii Rizo ](https://profiles.wordpress.org/killbill-sbor/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/asynchronous-jquery-loader/)