Description
As the name suggests this plugin will completely remove the mandatory ‘Category Base’ from your category permalinks ( e.g. <meta name="generator" content="WordPress 3.0.1" />
).
The plugin requires no setup or modifying core wordpress files and will not break any code. This plugins quite simple but very usefull for your wordpress blog security.
Features
- For security purpose this plugins remove the generator meta tag
Installation
- Upload
remove-header-generator.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it! You can check your wordpress source code, the generator shouldnt be there anymore.
FAQ
- Why should I use this plugin?
-
Use this plugin if you want to get rid of WordPress security, so no one knows whats your wordpress version when you forgot to upgrade it.
- Will it break any other plugins?
-
As far as I can tell, no. I have been using this on several blogs for a while and it doesn’t break anything.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Remove Header Generator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Remove Header Generator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Simple but usefull plugins launch