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

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# jQuery & Plugins Asynchronous Loader

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

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

 * [Dettagli](https://it.wordpress.org/plugins/asynchronous-jquery-loader/#description)
 * [Recensioni](https://it.wordpress.org/plugins/asynchronous-jquery-loader/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/asynchronous-jquery-loader/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/asynchronous-jquery-loader/#developers)

 [Supporto](https://wordpress.org/support/plugin/asynchronous-jquery-loader/)

## Descrizione

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.

## Screenshot

 * [[
 * jQuery & Plugins Async Loader Settings page

## Installazione

 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

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“jQuery & Plugins Asynchronous Loader” è un software open source. Le persone che
hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “jQuery & Plugins Asynchronous Loader” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/asynchronous-jquery-loader)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/asynchronous-jquery-loader/)
segui il [repository SVN](https://plugins.svn.wordpress.org/asynchronous-jquery-loader/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/)
tramite [RSS](https://plugins.trac.wordpress.org/log/asynchronous-jquery-loader/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

 * Added admin pages processing option
 * Russian translation

#### 1.0

 * Initial release

## Meta

 *  Versione **1.1**
 *  Ultimo aggiornamento **9 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 4.1 o superiore **
 *  Testato fino alla versione **4.7.33**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/asynchronous-jquery-loader/)
 * Tag
 * [above-the-fold](https://it.wordpress.org/plugins/tags/above-the-fold/)[jquery](https://it.wordpress.org/plugins/tags/jquery/)
   [loader](https://it.wordpress.org/plugins/tags/loader/)[optimization](https://it.wordpress.org/plugins/tags/optimization/)
   [pagespeed](https://it.wordpress.org/plugins/tags/pagespeed/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/asynchronous-jquery-loader/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/asynchronous-jquery-loader/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/asynchronous-jquery-loader/)