Title: Asynchronous Javascript
Author: Paris Holley
Published: <strong>18 Ιανουαρίου  2013</strong>
Last modified: 2 Νοεμβρίου  2013

---

Αναζήτηση πρόσθετων

![](https://ps.w.org/asynchronous-javascript/assets/banner-772x250.jpg?rev=654920)

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

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

# Asynchronous Javascript

 Από [Paris Holley](https://profiles.wordpress.org/parisholley/)

[Λήψη](https://downloads.wordpress.org/plugin/asynchronous-javascript.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/asynchronous-javascript/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/asynchronous-javascript/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/asynchronous-javascript/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/asynchronous-javascript/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/asynchronous-javascript/)

## Περιγραφή

This plugin is meant to be a drop-in to your wordpress installation with no additional
configuration. The goals/features of this plugin are:

 * Load javascript files in an asynchronous manner to improve time to DomReady/OnLoad
 * Use existing wordpress APIs for backwards compatability and prevent coupling 
   to this plugin
 * Leverage dependency model wordpress provides for assets to improve loading performance

Please submit bugs or contributions to the github location and not here on wordpress’
system:

https://github.com/parisholley/wordpress-asynchronous-javascript/

SEO: async js, asynchronous js, async javascript

### Incompatibility

This plugin will not work out the box with the following plugins (unless they are
modified to support asynchronous loading).

 * Jetpack by WordPress.com (social plugin)
 * WP Most Popular

## Εγκατάσταση

 1. Upload `asynchronous-javascript` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Συχνές Ερωτήσεις

  Is there any potential problems with other plugins?

As long as those plugins are using the built-in wordpress script queuing and not
attempting to output scripts manually (such as invoking wp_print_scripts()), you
should have no problems. If you find plugins that don’t work properly (or without
modifications), let me know and I will maintain an incompatibility list.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“Asynchronous Javascript” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

 *   [ Paris Holley ](https://profiles.wordpress.org/parisholley/)

[Μεταφράστε το “Asynchronous Javascript” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/asynchronous-javascript)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/asynchronous-javascript/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/asynchronous-javascript/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/asynchronous-javascript/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/asynchronous-javascript/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.3.5

 * Ability to mark headjs as always in header (thanks DeanStr)

#### 1.3.4

 * Fixed notices
 * Added filter to alter src location

#### 1.3.3

 * Fixed bug introduced in last version

#### 1.3.2

 * Ability to specify your own head.js file (thanks to DeanStr)

#### 1.3.1

 * Removed PHP warning

#### 1.3.0

 * Ability to exclude files by filename or queue id from being loaded asynchronously

#### 1.2.1

 * Fixed static reference for PHP < 5.2.3

#### 1.2.0

 * WordPress already orders dependencies, updated as head.js doesn’t support multiple
   dependency resolution

#### 1.1.2

 * Starting incompatibility list

#### 1.1.1

 * Updated readme and versioning

#### 1.1

 * Removed `wp_enqueue_async_script()`, should be able to use normal wordpress method`
   wp_enqueue_script()`
 * Updated normal enqueue processing to use dependencies, will need to improve upon
   this in future.

#### 1.0

 * Initial release, seems to work. 🙂

## Μεταστοιχεία

 *  Version **1.3.5**
 *  Τελευταία ενημέρωση: **πριν από 13 έτη**
 *  Ενεργές εγκαταστάσεις: **200+**
 *  Έκδοση WordPress: ** 3.5 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/asynchronous-javascript/)
 * Ετικέτες:
 * [async](https://el.wordpress.org/plugins/tags/async/)[asynchronous](https://el.wordpress.org/plugins/tags/asynchronous/)
   [headjs](https://el.wordpress.org/plugins/tags/headjs/)[javascript](https://el.wordpress.org/plugins/tags/javascript/)
   [JS](https://el.wordpress.org/plugins/tags/js/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/asynchronous-javascript/advanced/)

## Αξιολογήσεις

 3.7 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/asynchronous-javascript/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/asynchronous-javascript/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/asynchronous-javascript/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/asynchronous-javascript/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/asynchronous-javascript/reviews/?filter=1)

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

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/asynchronous-javascript/reviews/)

## Συντελεστές

 *   [ Paris Holley ](https://profiles.wordpress.org/parisholley/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/asynchronous-javascript/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paris%40holleywoodproductions%2ecom&lc=US&item_name=Paris%20Holley&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)