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://ja.wordpress.org/plugins/asynchronous-jquery-loader/#description)
 * [レビュー](https://ja.wordpress.org/plugins/asynchronous-jquery-loader/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/asynchronous-jquery-loader/#installation)
 * [開発](https://ja.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.

## FAQ

  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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/)
を [RSS](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 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://ja.wordpress.org/plugins/tags/above-the-fold/)[jquery](https://ja.wordpress.org/plugins/tags/jquery/)
   [loader](https://ja.wordpress.org/plugins/tags/loader/)[optimization](https://ja.wordpress.org/plugins/tags/optimization/)
   [pagespeed](https://ja.wordpress.org/plugins/tags/pagespeed/)
 *  [詳細を表示](https://ja.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/)