=== Plugin Name ===
Contributors: WhizKins
Donate link: http://kbhaskar.in/
Tags: post, insert, simple, wp
Requires at least: 3.0
Tested up to: 3.4
Stable tag: 1.1.3

A plugin to insert custom HTML or PHP code in your posts. Includes options to insert before or after post content.

== Description ==

WPSimpleInsert is a plugin to insert custom code in your blog posts. It includes options to either add the code above
or below post content.

Features:

* Add custom HTML/PHP/JavaScript to your posts.
* Ability to add custom code above or below post content.
* Options to hide the code from certain pages like the home page and category and archives pages.

== Installation ==

To install the plugin, follow these steps:

1. Upload the folder `wp-simple-insert` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Where should I report bugs? =
Please report any bugs to me by emailing me or by using this [form](http://kbhaskar.in/contact/)

= Will you add X feature? =
If I like the idea then I will surely add the feature in the next version. Please use [this form](http://kbhaskar.in/contact/) for all feature requests.

== Changelog ==
= 1.1.2 =
* Added options to hide from category and archive pages
* Fixed some minor bugs

= 1.1.1 =
* Minor release, tested with compatibility with Wordpress 3.1

= 1.1 =
* Added UI improvements to settings page
* Selective enable or disable of before/after content
* Added option to not display content on home page
* Improved description of options in settings page

= 1.0 =
* Initial release.

