WordPress, in recent versions, have forces the display of WordPress as the generator in meta tags along with the version information in the header of your WordPress blogs -在WordPress ,在最近的版本,有力量,展示的WordPress作为发电机在META标记随的版本信息的标题,如此即可WordPress Blogs的- . Unlike previous versions there is not easy way to remove it.不像以前的版本有是不容易的方法,将它移除。 Unless WordPress is using that to provide support (which it doesn’t), I don’t see any good reason for providing that extra bit of help to hackers, do you?在WordPress ,除非是使用提供支持(这并不) ,我看不出有任何好的理由,提供额外的一点帮助黑客的攻击,你呢? Here is a simple plugin which will remove the WordPress generator meta tag along with its version information.这里是一个简单的插件,其中将删除的WordPress发电机中继标记,随着其版本信息。

Download Angsuman’s WordPress Header Info Remover Plugin下载Angsuman的WordPress标题信息器插件 , rename the file to wp-header-remover.php, upload it to wp-content/plugins folder of your blog and activate it from Plugin Management screen. ,将该文件重命名为可湿性粉剂-标题- remover.php ,将其上传到wp-content/plugins文件夹,您的博客并激活它从插件管理画面。 It requires zero configuration.它要求零配置。 It does one thing and does it well - remove the useless WordPress version information header from your WordPress blog.但这一件事,是否以及-删除无用的W ordPress版本信息的标题从您的W ordPress博客。

Note: This is written in PHP, like any other WordPress plugin.注:这是写在PHP中,像任何其他wordpress插件。 You can use this simple plugin as an example to develop your own WordPress plugins.您可以使用这个简单的插件作为一个例子,以开发自己的wordpress插件。

You can get more你可以获得更多 free WordPress plugins免费wordpress插件 here.这里。