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, как генератор в мета-теги вместе с версия информацию в заголовке Вашего WordPress блогов -- . 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's WordPress Header Инфо Remover плагин , 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. , Переименуйте файл в wp-заголовок-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. Он делает одно, а делает это хорошо - удалить бесполезные WordPress информацию о версии заголовок из вашего блога WordPress.

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. здесь.