Title: jQuery &amp; Plugins Asynchronous Loader
Author: Vitalii Rizo
Published: <strong>2017 年 3 月 8 日</strong>
Last modified: 2017 年 3 月 8 日

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# jQuery & Plugins Asynchronous Loader

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

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

 * [详情](https://cn.wordpress.org/plugins/asynchronous-jquery-loader/#description)
 * [评价](https://cn.wordpress.org/plugins/asynchronous-jquery-loader/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/asynchronous-jquery-loader/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/asynchronous-jquery-loader/#developers)

 [支持](https://wordpress.org/support/plugin/asynchronous-jquery-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.

## 屏幕截图

 * [[
 * jQuery & Plugins Async Loader Settings page

## 安装

 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.

## 常见问题

  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

## 评价

此插件暂无评价。

## 贡献者及开发者

「jQuery & Plugins Asynchronous Loader」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「jQuery & Plugins Asynchronous Loader」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/asynchronous-jquery-loader)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/asynchronous-jquery-loader/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/asynchronous-jquery-loader/)，或
通过[RSS](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/)。

## 更新日志

#### 1.1

 * Added admin pages processing option
 * Russian translation

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.1**
 *  最后更新：**9 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.1 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/asynchronous-jquery-loader/)
 * 标签
 * [above-the-fold](https://cn.wordpress.org/plugins/tags/above-the-fold/)[jquery](https://cn.wordpress.org/plugins/tags/jquery/)
   [loader](https://cn.wordpress.org/plugins/tags/loader/)[optimization](https://cn.wordpress.org/plugins/tags/optimization/)
   [pagespeed](https://cn.wordpress.org/plugins/tags/pagespeed/)
 *  [高级视图](https://cn.wordpress.org/plugins/asynchronous-jquery-loader/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/asynchronous-jquery-loader/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/asynchronous-jquery-loader/)