=== Plugin Name === Contributors: WhizKins Donate link: http://kbhaskar.in/ Tags: post, insert, simple, wp Requires at least: 3.0 Tested up to: 3.0.5 Stable tag: 1.0 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 content. == Installation == To install the plugin, follow these steps: 1. Upload the file `wp-simple-insert.php` 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.0 = * Initial release.