Removes the WordPress version from the header of your HTML code
A simple plugin to prevent people from knowing what version of WordPress you're using via your HTML source.
After WordPress 2.5+ wp_head automatically inserts the current WordPress verison into the head section. Unlike other plugins that just remove the version from WordPress generator tag this plugin completely removes the meta tag.