Newer versions of WordPress (2.3.1 and above) adds two extra lines to your blog header.較新版本的WordPress所( 2.3.1及以上)增加了兩個額外的線路到您的博客標題。 They are:他們是:

You need them to use Windows Live Writer to write to your WordPress blog.您需要他們使用Windows Live作家寫信給您的WordPress博客。 However many, like me, do not use Windows Live Writer.然而,許多和我一樣,不使用Windows Live作家。 For them such headers are simply junk and add to the size of their pages (and download time) without adding any value to them or to their users.為他們這樣的標題純粹是垃圾,並加入到大小其網頁(下載時間)在不增加任何價值,他們或向他們的用戶。 For such bloggers (majority I presume) here is a simple WordPress plugin ( Angsuman's Windows Live Manifest Remover WordPress plugin ) which removes these two header links from your WordPress blog.這種博客(多數我假設)在這裡是一個簡單的wordpress插件( Angsuman的的Windows Live艙單器wordpress插件 ) ,其中刪除了這兩個標題的鏈接從您的WordPress博客。

Download Angsuman's Windows Live Header Remover Plugin下載Angsuman的的Windows Live頭器插件 , rename the file to angsumans-windows-live-header-remover.php, upload it to wp-content/plugins folder of your blog and activate it from Plugin Management screen. ,將該文件重命名為angsuman的窗口-生活-標題- remover.php ,將其上傳到wp-content/plugins文件夾,您的博客並激活它從插件管理畫面。 It requires zero configuration.它要求零配置。 It does one thing and does it well - remove these two useless headers from your WordPress blog.但這一件事,是否以及-刪除這兩個無用的標題從您的W ordPress博客。

Technical Note: There is a similar WordPress plugin which does the same thing.技術說明:有一個類似的wordpress插件,這是否同一件事。 This plugin works differently in that it doesn't add the code directly to the plugin body but to the 'init' hook.此插件工程不同,因為它不添加代碼,直接向插件機構,但以' init的'鉤。 This ensures that this plugin will remain compatible with future versions of WordPress as it doesn't depend on the relative order of execution of the plugins versus the default WordPress filters.這將確保此插件將繼續與未來版本的WordPress的,因為它不依賴於相對的順序執行該插件銀兩默認的WordPress過濾器。 Sounds complicated?聽起來複雜嗎? To put it simply - Install the plugin and then forget about it forever.把它簡單-在電腦上安裝插件,然後忘記它永遠。 It will continue to serve you (your blog) in the background for a very long time.它將繼續為您服務(您的博客)在背景中一段很長的時間。

You can get more你可以獲得更多 free WordPress plugins here免費wordpress插件在這裡 .