Title: Head.WP
Author: kylereicks
Published: <strong>21. April 2013</strong>
Last modified: 18. Feber 2014

---

Plugins durchsuchen

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

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

# Head.WP

 Von [kylereicks](https://profiles.wordpress.org/kylereicks/)

[Herunterladen](https://downloads.wordpress.org/plugin/headwp.2.0.3.zip)

 * [Details](https://de-at.wordpress.org/plugins/headwp/#description)
 * [Rezensionen](https://de-at.wordpress.org/plugins/headwp/#reviews)
 *  [Installation](https://de-at.wordpress.org/plugins/headwp/#installation)
 * [Entwicklung](https://de-at.wordpress.org/plugins/headwp/#developers)

 [Support](https://wordpress.org/support/plugin/headwp/)

## Beschreibung

Head.js is a script to asynchronously load and manage dependencies of javascript
and CSS assets.

This plugin loads the scripts and styles enqueued in footer with the head.js loader.
It does not include head.js‘ feature detection.

Head.js.wp assumes that scripts are loaded via `wp_enqueue_script()` and that any
script enqueued in the `<head>` intends to be loaded before the rest of the page.

## Installation

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

## FAQ

  Where are the plugin options?

There aren’t any, but the plugin counts on scripts being properly enqueued in the
footer with correctly listed dependencies. [See wp_enqueue_script in the Codex](https://codex.wordpress.org/Function_Reference/wp_enqueue_script).

  Why are my site’s scripts still loading conventionally (i.e. without head.js)?

There are a few reasons why a script might still be loaded conventionally.
 * Head.
WP ignores any scripts that are not added via `wp_enqueue_script()`. * Head.WP only
works with scripts enqueued in the footer, it assumes that any script enqueued in
the `<head>` intends to block the rest of the rest of the page from loading until
it is finished.

  Why are my other scripts not working as expected?

If a script has no dependencies, head.js will execute that script as soon it is 
loaded. To ensure that scripts are executed in the correct order, make sure to list
all required dependencies in `wp_enqueue_script()`.

  Is this plugin on GitHub?

Yes it is. [Head.WP](https://github.com/kylereicks/head.js.wp)

## Rezensionen

There are no reviews for this plugin.

## Mitwirkende & Entwickler

„Head.WP“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ kylereicks ](https://profiles.wordpress.org/kylereicks/)

[Übersetze „Head.WP“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/headwp)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/headwp/), sieh
dir das [SVN Repository](https://plugins.svn.wordpress.org/headwp/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/headwp/) per 
[RSS](https://plugins.trac.wordpress.org/log/headwp/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 2.0.3

 * Fix reference error when localizing scripts.

#### 2.0.2

 * Fix warning on log-in page.
 * Remove output when no scripts need to be loaded.

#### 2.0.1

 * Hotfix. Fix warning in shortcode class.
 * Add head.min and head.map to the svn repo.

#### 2.0.0

 * A complete rewrite. It really is much nicer now.
 * Update to head.js version 1.0.3

#### 1.0

 * Release 1.0.

## Meta

 *  Version **2.0.3**
 *  Last updated **vor 13 Jahren**
 *  Active installations **10+**
 *  WordPress version ** 3.2 oder höher **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/headwp/)
 * Tags
 * [async](https://de-at.wordpress.org/plugins/tags/async/)[asynchronous](https://de-at.wordpress.org/plugins/tags/asynchronous/)
   [headjs](https://de-at.wordpress.org/plugins/tags/headjs/)[javascript](https://de-at.wordpress.org/plugins/tags/javascript/)
 *  [Erweiterte Ansicht](https://de-at.wordpress.org/plugins/headwp/advanced/)

## Bewertungen

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/headwp/reviews/)

## Mitwirkende

 *   [ kylereicks ](https://profiles.wordpress.org/kylereicks/)

## Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

 [Supportforum anzeigen](https://wordpress.org/support/plugin/headwp/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://shakopee.dollarsforscholars.org/)