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)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/asynchronous-jquery-loader/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/asynchronous-jquery-loader/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/asynchronous-jquery-loader/#installation)
 * [開發資訊](https://tw.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⌉⌊jQuery & Plugins Async Loader Settings
page⌉[

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 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/asynchronous-jquery-loader/)
 * 標籤:
 * [above-the-fold](https://tw.wordpress.org/plugins/tags/above-the-fold/)[jquery](https://tw.wordpress.org/plugins/tags/jquery/)
   [loader](https://tw.wordpress.org/plugins/tags/loader/)[optimization](https://tw.wordpress.org/plugins/tags/optimization/)
   [pagespeed](https://tw.wordpress.org/plugins/tags/pagespeed/)
 *  [進階檢視](https://tw.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/)