Descriere
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
Instalare
- 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.
Întrebări frecvente
- 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.
Contributori și dezvoltatori
„WP Remove Header Generator” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „WP Remove Header Generator” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.0
Simple but usefull plugins launch