themetix logo   THEMETIX | themes & sites
WordPress HeadJS Plus plugin, website examples, recent website updates

HeadJS Plus WordPress plugin

2 active sites

This plugin reformats your page to utilize Head JS in your WordPress site.

Based on the initial plugin by Durin

It strips out all your old javascript declarations and puts them into head.js calls so that they are loaded in parallel (see the Head JS website for more details).

For example, this:

<script type='text/javascript' src='http://yoururl.com/wp-includes/js/prototype.js?ver=1.6.1'></script> 
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js?ver=3.0.4'></script> 
<script type='text/javascript' src='http://yoururl.com/wp-includes/js/scriptaculous/wp-scriptaculous.js?ver=1.8.3'></script> 
<script type='text/javascript' src='http://yoururl.com/wp-includes/js/scriptaculous/builder.js?ver=1.8.3'></script> 
<script type='text/javascript' src='http://yoururl.com/wp-includes/js/scriptaculous/effects.js?ver=1.8.3'></script> 
<script type='text/javascript' src='http://yoururl.com/wp-includes/js/scriptaculous/dragdrop.js?ver=1.8.3'></script> 
<script type='text/javascript' src='http://yoururl.com/wp-includes/js/scriptaculous/slider.js?ver=1.8.3'></script> 
<script type='text/javascript' src='http://yoururl.com/wp-includes/js/scriptaculous/controls.js?ver=1.8.3'></script>

Becomes:

<script type="text/javascript" src="http://yoururl.com/wp-content/plugins/headjs-loader/head.min.js"></script> 
<script> 
head.js("http://yoururl.com/wp-includes/js/prototype.js?ver=1.6.1")
    .js("http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js?ver=3.0.4")
    .js("http://yoururl.com/wp-includes/js/scriptaculous/wp-scriptaculous.js?ver=1.8.3")
    .js("http://yoururl.com/wp-includes/js/scriptaculous/builder.js?ver=1.8.3")
    .js("http://yoururl.com/wp-includes/js/scriptaculous/effects.js?ver=1.8.3")
    .js("http://yoururl.com/wp-includes/js/scriptaculous/dragdrop.js?ver=1.8.3")
    .js("http://yoururl.com/wp-includes/js/scriptaculous/slider.js?ver=1.8.3")
    .js("http://yoururl.com/wp-includes/js/scriptaculous/controls.js?ver=1.8.3");
</script>

CSS, headjs, JS

Themes and plugins by wordpress.org  


Explore Plugins Similar to HeadJS Plus Based on Usage

Discover plugins related to HeadJS Plus ranked by popularity and active website deployments. Select from the list below to see plugins with a similar number of active installations.

 website example screenshot

Xxxyoutube-embed-plus

$20-$49 | 1 site
 website example screenshot

Xxxyoutube-channel-gallery

$20-$49 | 1 site
WooCommerce Product Stock Alert website example screenshot

WooCommerce Product Stock Alert

1 site
WooCommerce Multi Item Slider website example screenshot

WooCommerce Multi Item Slider

1 site

Recent update chart HeadJS Plus by active site count on Themetix (November, 2024)

Recent changes in the number of sites for the HeadJS Plus plugin

How was changed amount of active sites built with HeadJS Plus plugin for the research period (May, 2023 - November, 2024):

From June to July website amount increased by 0 sites: 0.00%
From July to August website amount increased by 0 sites: 0.00 %
From August to September website amount decreased by -1 sites: -5.56 %
From September to October website amount increased by 0 sites: 0.00 %
From October to November website amount increased by 0 sites: 0.00 %
From November to December website amount increased by 0 sites: 0.00 %
From December to January 2024 website amount decreased by -4 sites: -23.53 %
From January to February 2024 website amount increased by 0 sites: 0.00 %
From February to March 2024 website amount decreased by -11 sites: -84.62 %
From March to April 2024 website amount increased by 0 sites: 0.00 %
From April to May 2024 website amount increased by 0 sites: 0.00 %

2 random examples of websites built with HeadJS Plus WordPress plugin

Here are some examples of websites built with the HeadJS Plus WordPress plugin. Compare website design and content. Evaluate the design of websites. Test the performance of other websites using HeadJS Plus plugin, before applying this.