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.這裡。