=== Plugin Name ===
Contributors: christopherross
Plugin URI: http://thisismyurl.com/plugins/remove-generator-meta-tag/
Tags: meta, generator, security
Donate link:  http://thisismyurl.com/
Requires at least: 2.0.0
Tested up to: 3.5.1
Stable tag: 2.0.1

This plugin is designed to insert a piece of code into your WordPress website, which will automatically remove the WordPress version from your header. 

== Description ==

Will insert a piece of code into your WordPress website, which will automatically remove the WordPress version from your header. 

This plugin is maintained by Christopher Ross, http://thisismyurl.com or you can find him on Twitter at http://twitter.com/thisismyurl/

== Installation ==

To install the plugin, please upload the folder to your plugins folder and active the plugin.

== Screenshots ==

1. The WP Generator Tag, which will be removed by this plugin

== Updates ==
Updates to the plugin will be posted here, to [Christopher Ross](http://thisismyurl.com)

== Frequently Asked Questions ==

= Where do I ask questions about this plugin? =

Questions can be directed to the WordPress support forums.

= How can I tell if it works? =

Before installing the plugin, view the HTML source of your webpage, look for the text "generator" which will reveal a meta tag for WordPress. After installing the plugin, refresh the page and your cache. Search for the text "generator" and it should be removed. 

== Donations ==
If you would like to donate to help support future development of this tool, please visit [Christopher Ross](http://thisismyurl.com)


== Change Log ==

= 2.0.1 =

* minor code cleanup

= 2.0 =

* minimized code
* reviewed for WP guidelines
* removed footer comment
* removed control panels

= 1.1 =

* updated WP admin screens


= 1.0.1 =

* Maintenance update for links, version verification and GPL
* Removed welcome email


= 1.0.0 =

* First release