=== Plugin Name === Contributors: jacobras Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=F8RVLT4RZTVJY&lc=NL&item_name=Jacob%20Ras&item_number=JR%20Remove%20Generator%20Metatag¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: generator, wp_head, meta, metatag Requires at least: 1.0 Tested up to: 2.8.4 Stable tag: 1.0 Removes the 'Generator' meta tag from wp_head(), making your blog a little bit safer. == Description == Wordpress itself is a very secure system, but not when you're using an old version. JR Remove Generator Metatag removes the 'generator' metatag that hackers may use for information from wp_head(). **Features:** * Makes your Wordpress a little bit safer, especialy when you're using an old(er) version of Wordpress * Very lightweight, small code == Installation == Installation is very easy: 1. Upload `jr-remove-generator-metatag` to the `/wp-content/plugins/` directory and activate the plugin That's it! == Frequently Asked Questions == = How much safer will this make my blog? = Just a little bit, you should always use the latest version of Wordpress. == Screenshots == 1. This is the 'Generator Meta Tag' which the plugin removes. == Changelog == = 1.0 = * First final release.