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

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Head.WP

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

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

 * [Detalii](https://ro.wordpress.org/plugins/headwp/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/headwp/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/headwp/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/headwp/#developers)

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

## Descriere

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.

## Instalare

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

## Întrebări frecvente

  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)

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Head.WP” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

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

[Tradu „Head.WP” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/headwp)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/headwp/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/headwp/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/headwp/)
prin [RSS](https://plugins.trac.wordpress.org/log/headwp/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 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

 *  Versiunea **2.0.3**
 *  Ultima actualizare **Acum 12 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 3.2 sau mai recentă **
 *  Testat până la **3.7.41**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/headwp/)
 * Etichete
 * [async](https://ro.wordpress.org/plugins/tags/async/)[asynchronous](https://ro.wordpress.org/plugins/tags/asynchronous/)
   [headjs](https://ro.wordpress.org/plugins/tags/headjs/)[javascript](https://ro.wordpress.org/plugins/tags/javascript/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/headwp/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/headwp/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/headwp/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://shakopee.dollarsforscholars.org/)