jQuery & Plugins Asynchronous Loader

plugin banner

This plugin asynchronously loads jQuery and its plugins without "jQuery is undefined" errors.

Author:Vitalii Rizo (profile at wordpress.org)
WordPress version required:4.1
WordPress version tested:4.7.21
Plugin version:1.1
Added to WordPress repository:08-03-2017
Last updated:08-03-2017
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, %:0
Rated by:0
Plugin URI:http://squirrel-research.ru/
Total downloads:2 361
Active installs:10+
plugin download
Click to start download

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
FAQ
ChangeLog