=== WP Meta Injection ===
Contributors: mmcachran
Tags: meta injection
Requires at least: 3.8
Tested up to: 4.1
Stable tag: trunk

Inject additional meta data on a post-by-post basis

== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

== Usage ==

After activation, you should see a meta box for injecting additional data into a posts head.

== Changelog ==

= 1.0.1 =
* Refactoring and cleanup

= 0.2.0 =
* Remove CMB2 dependency (only use CMB2 if it's available)