=== Plugin Name ===
Contributors: fabio.mazzarino
Requires at least: 2.8
Tested up to: 2.8.4
Stable tag: 0.1
Tags: Post,Page,more,Adsense,banners

In-Post Template plugin add additional content to posts and pages, inside the_content() data result.

== Description ==
In-Post Template plugin add additional content to posts and pages, inside the_content() data result. It can be used to add sitewide content like AdSense, banners or special identification on posts.

It replaces a special mark added inside the post which can be the <!--more--> mark or any other configured.

== Installation ==
1. Upload the In-Post Template plugin directory on the wp-content/plugins directory.
2. Activate the plugin on the plugins page in Wordpress administration interface
3. Configure the additional content and the mark on the configuration section in Wordpress administration interface
4. Place the expected mark in you posts

== Changelog ==
= 0.1 =
* Fully functional plugin
* Static text configuration
* Insertion after <!–more–> mark on posts and pages.
