jQuery & Plugins Asynchronous Loader

jQuery & Plugins Asynchronous Loader Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,372 downloads
jQuery & Plugins Asynchronous Loader Icon

Try plugin: jQuery & Plugins Asynchronous Loader

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

Takes ~10 seconds to install.

About jQuery & Plugins Asynchronous Loader

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

0


0


0


0


0

updated: 7 years ago
since: 7 years ago
author: Vitalii Rizo

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.