Post Head Includes

plugin banner

Easily add scripts and stylesheets to the HEAD of your posts, keeping your HTML cleaner without inline scripts or styles.

Author:Rick Buczynski (profile at wordpress.org)
WordPress version required:PHP 5.3, W
WordPress version tested:3.5.2
Plugin version:0.2.1
Added to WordPress repository:14-05-2013
Last updated:25-08-2013
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:
Total downloads:1 425
Active installs:10+
plugin download
Click to start download

Easily add scripts and stylesheets per post. This is a great tool for developers creating custom pages for their clients, but also useful for the blogger who wants to separate inline CSS & JS from their post content.

This plugin provides an interface for wp_enqueue_script and wp_enqueue_style functions, so all of the functionality that a developer would find there is available in this plugin.

However, script localization differs from wp_localize_script in that with this plugin you are allowed to input raw JavaScript code for localization, library initialization, and more.

This plugin may also help to alleviate modern browser XSS detection from blocking potentially unsafe JavaScript.


Screenshots
FAQ
ChangeLog