# Post Head Includes

`wp-plugin/post-head-includes` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 0.2.1 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/post-head-includes
```

## Details

- **Latest version:** 0.2.0
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** Rick Buczynski
- **WordPress.org:** https://wordpress.org/plugins/post-head-includes/

## Description

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

## Versions (2)

- `0.2.0` (latest) — `composer require wp-plugin/post-head-includes:0.2.0`
- `0.1.0` — `composer require wp-plugin/post-head-includes:0.1.0`
