Head.WP

A plugin to load all footer scripts with [head.js](https://github.com/headjs/headjs).

Author:Kyle Reicks (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.8.1
Plugin version:2.0.3
Added to WordPress repository:21-04-2013
Last updated:18-02-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://github.com/kylereicks/head.js.wp
Total downloads:2 084
Active installs:10+
plugin download
Click to start download

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.


FAQ
ChangeLog