Post Head Includes

Post Head Includes Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,425 downloads
Post Head Includes Icon

Try plugin: Post Head Includes

We'll create fresh WordPress site with Post Head Includes installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Post Head Includes

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

0


0


0


0


0

updated: 11 years ago
since: 11 years ago
author: Rick Buczynski

Description

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.