Title: Head.WP
Author: kylereicks
Published: <strong>2013年4月21日</strong>
Last modified: 2014年2月18日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

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

# Head.WP

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

[ダウンロード](https://downloads.wordpress.org/plugin/headwp.2.0.3.zip)

 * [詳細](https://ja.wordpress.org/plugins/headwp/#description)
 * [レビュー](https://ja.wordpress.org/plugins/headwp/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/headwp/#installation)
 * [開発](https://ja.wordpress.org/plugins/headwp/#developers)

 [サポート](https://wordpress.org/support/plugin/headwp/)

## 説明

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.

## インストール

 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)

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Head.WP はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

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

[“Head.WP” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/headwp)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/headwp/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/headwp/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/headwp/)を [RSS](https://plugins.trac.wordpress.org/log/headwp/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

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

## メタ

 *  バージョン **2.0.3**
 *  最終更新日 **12年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 3.2またはそれ以降 **
 *  検証済み最新バージョン: **3.7.41**
 *  言語
 * [English (US)](https://wordpress.org/plugins/headwp/)
 * タグ
 * [async](https://ja.wordpress.org/plugins/tags/async/)[asynchronous](https://ja.wordpress.org/plugins/tags/asynchronous/)
   [headjs](https://ja.wordpress.org/plugins/tags/headjs/)[javascript](https://ja.wordpress.org/plugins/tags/javascript/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/headwp/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/headwp/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/headwp/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://shakopee.dollarsforscholars.org/)