plugin-icon

jQuery & Plugins Asynchronous Loader

This plugin asynchronously loads jQuery and its plugins without "jQuery is undefined" errors.
Рейтинги
Последние изменения
March 8, 2017
Версия
1.1
Активные установки
10
jQuery & Plugins Asynchronous Loader

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.

Активные установки
10
Проверено на
4.7.29
Этот плагин можно скачать и использовать при автономной установке WordPress.