WLWManifest Disabler Plugin to Remove XLM Link in WordPress Blog Header差込式wlwmanifest disablerなったXLMのリンクをWordPressのブログを削除するヘッダー

After installing and upgrading to WordPress 2.3.1 or later version, bloggers and webmasters likely to see the following additional line of <link> HTML code in the <head> section of the web page: WordPressの2.3.1をインストールした後、またはそれ以降のバージョンにアップグレードすると、ブロガーやウェブマスターの詳細については、次のようにHTMLコードを追加ラインの<head>セクションの<link>すると、ウェブページ:

<link rel=”wlwmanifest” type=”application/wlwmanifest+xml” href=”http://www.domain.com/wp-includes/wlwmanifest.xml” /> rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.domain.com/wp-includes/wlwmanifest.xml"に<link />

The line above is to help the discovery and downloading of Windows Live Writer (WLW) editing manifest file, a XML document that customizes the capabilities of WLW blog editor, correctly determines the weblog features supported by WordPress XML-RCP based weblog APIs, and numerous上記の行は、今回の発見に役立つとダウンロードのWindows Live作家( wlw )マニフェストファイルの編集は、 XML文書をブログwlwエディタの機能をカスタマイズし、正常に機能でサポートされ決定するウェブログのWordPressのXML -情報RCPベースのweblogのAPI 、および数多くの other functionsその他の機能 , to the desktop editor. 、をデスクトップにエディタを起動します。

The ‘wlwmanifest’ declaration works in much the same way as RSD (Really Simple Discovery) resouce file that helps client software find the services needed to read, edit, or simply to work with weblogging software. ' wlwmanifest '宣言作品を多くRSDについて話すのと同じように(本当に単純な発見)リソースファイルを見つけるのに役立ちますサービスを必要に応じてクライアントソフトウェアを読み取り、編集、または単にウェブログのソフトウェアを動作します。 The difference is that WLWManifest is specific to Windows Live Writer. wlwmanifestの違いは、具体的には、作家のWindows Liveです。

One main support the ‘wlwmanifest’ added is to enable tagging support for Windows Live Writer. 1つのメインをサポートして' wlwmanifest '追加されましたがタグ付けを有効にする作家のWindows Liveのサポートをします。 Since WordPress 2.3, native tags or keywords support was added to WordPress core. WordPressの2.3以降、ネイティブのタグやキーワードをWordPressのコアサポートが追加されました。 Without wlwmanifest.xml file advertises the tag/keyword support of WordPress to WLW, the client program won’t know, and will hide and not showing the “Keywords” field, which work properly with WordPress.com and WordPress 2.3 tags. wlwmanifest.xmlファイルのタグのアドバタイズなし/キーワードのWordPressをサポートwlwでは、クライアントプログラムでは分からない、と非表示と表示されていませんが、 "キーワード"フィールドに、これを適切にwordpress.comとWordPressの2.3タグです。

So if you’re not using Windows Live Writer (it’sa good and convenient blog writing software though), you probably don’t need this line of HTML text in your blog header.これを使用していない場合のWindows Liveの作家(これは良いと便利なブログの書き込みソフトウェアかかわらず) 、おそらくこのラインをする必要はありませんHTMLのヘッダーのテキストをあなたのブログです。 It’s inserted by wp_head() function, so to remove the ‘wlwmanifest’ link anchor in the <head> header section of WordPress blog, users either have to hack and modify the core source PHP file, or a better way, using the following WLWManifest Disabler Plugin.挿入されることのwp_head ( )関数は、これを削除するに' wlwmanifest 'リンクのアンカーの<head>ヘッダーセクションのWordPressのblogは、ユーザーのいずれかに変更してコアをハックとソースのPHPファイル、またはには良い方法は、使用して、次のwlwmanifest disabler差込式です。

Requirements 要件

WordPress 2.3.1 or later, as long as you can see a <link> declaration about wlwmanifest in the HTML. WordPressの2.3.1以降では、表示することができます。限りwlwmanifestの<link>宣言については、 htmlに変更します。

Download ダウンロードする

WLWManifest Disabler Plugin version 1.0: wlwmanifest-disabler.zip ( wlwmanifest disablerプラグインのバージョン1.0 : wlwmanifest - disabler.zip ( Download Link 1ダウンロードのリンク1 , Download Link 2ダウンロードリンク2 )

Installation インストール

Unzip the archive, then upload and place the wlwmanifest-disabler.php file into /wp-content/plugins/ directory under your WordPress blog root.アーカイブを解凍して、アップロードと場所を入力し、 wlwmanifest - disabler.phpファイルを/ wp-content/plugins /ディレクトリの下にあなたのWordPress Blogのルートに移動します。 Finally, activate the WLWManifest Disabler plugin in the Plugin Management of WordPress Administration.最後に、有効にするには、差込式差込式wlwmanifest disabler管理のWordPress投与します。 You can immediately see the effect of the removal by viewing any blog page source code.詳細については、効果を使えばすぐに除去されているブログのページのソースコードを表示します。

wlwmanifest disabler差込式

Uninstallation アンインストール

Deactivate the WLWManifest Disabler plugin and then delete wlwmanifest-disabler file in Plugins directory.差込式wlwmanifest disablerを非アクティブにすると入力し、 wlwmanifest - disablerファイルを削除するプラグインディレクトリにコピーします。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。

Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。



5 Responses to “WLWManifest Disabler Plugin to Remove XLM Link in WordPress Blog Header” 5レスポンスを"プラグインを削除するwlwmanifest disablerなったXLMのリンクをWordPressのブログのヘッダー"

  1. Wordpress Plugins that I use WordPressのプラグインを使用する
    December 22nd, 2007 01:07 2007年12月22日01:07
    1

    [...] WLWManifest Disabler - Remove the WLWManifest link declaration in WordPress header [...] [...] wlwmanifest disabler -w lwmanifestリンクを削除してW ordPressのヘッダが宣言され[ ...]

  2. Wordpress Plugins that Ghacks uses - www.Tech-Dump.com WordPressのプラグインを使用してghacks -w ww.tech- d ump.com
    December 22nd, 2007 03:09 2007年12月22日03:09
    2

    [...] WLWManifest Disabler - Remove the WLWManifest link declaration in WordPress header [...] [...] wlwmanifest disabler -w lwmanifestリンクを削除してW ordPressのヘッダが宣言され[ ...]

  3. 我所使用的Wordpress插件 » Ghacks CN我所使用的WordPressの插件» ghacks cn
    December 26th, 2007 06:34 2007年12月26日06:34
    3 4

    [...] WLWManifest Disabler - 在WordPress页头移除WLWManifest链接 [...] [...] wlwmanifest disabler -在W ordPressの页头移除w lwmanifest链接[ ...]

  4. FEED.NIO.NAME » WLWManifest Disabler feed.nio.name » wlwmanifest disabler
    March 20th, 2008 15:36 2008年3月20日15:36
    4

    [...] Visit [...] [...] [...]訪問

  5. Wp Wordpress » Blog Archive » WLWManifest Disabler WPのWordPressの»ブログのアーカイブ» wlwmanifest disabler
    March 20th, 2008 16:30 2008年3月20日16:30
    5

    [...] Visit [...] [...] [...]訪問

Leave a Reply残して返信

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

wlwmanifest wlwmanifest - - - - remove rss wordpress 削除のRSSのWordPress - - wlwmanifest plugin wlwmanifest差込式 - - wordpress remove wordpress link WordPressのWordPressのリンクを削除 - - wordpress remove RSS WordPressの削除のRSS - - wlwmanifest.xml wlwmanifest.xml - - wordpress wlw disable WordPressのwlwを無効に - - wordpress remove ARCHIVES LINK WordPressのアーカイブのリンクを削除 - - remove login link from blog+wordpress ブログ+ WordPressのログインリンクを削除する - - remove meta links in wordpress WordPressのメタのリンクを削除する - - theme wlwmanifest テーマwlwmanifest - - wlwmanifest theme wlwmanifestテーマ - - myspace ブログヘッダー 変更 方法 myspaceのブログヘッダー変更方法 - - office live header replace オフィスライブヘッダに置き換えます - - remove blog name from header in wordpress blog ブログ名からヘッダーを削除するのWordPress Blog - - wordpress remove page title link WordPressのページタイトルのリンクを削除 - - xml wordpress plugin XMLのWordPressの差込式 - - /wp-includes/wlwmanifest.xml / wp-includes/wlwmanifest.xml - - php disable links PHPの無効リンク - - REMOVE XLM PLAYER 削除なったXLMプレーヤー - - wordpress how to remove meta link WordPressのメタリンクを削除する方法 - - remove rss on wordpress 削除のRSS上のWordPress - - how to remove anchor links in wordpress WordPressのアンカーのリンクを削除する方法 - - joomla romove feed link from head joomla romoveフィードのリンクより頭 - - how do I hide header links in wordpress ヘッダーのリンクを非表示にはどうすればよいのWordPress - - wordpress disable rsd WordPressの無効RSDについて話す - - remove windows live plugins 削除のWindows Liveの差込 - - header download free wow ヘッダを無料ダウンロードワウ - - word remove wordpress plugin 単語を削除WordPressの差込式 - - Blog Header For Free Download ブログのヘッダーを無料でダウンロードできます - - hide the title of links in wordpress WordPressのタイトルのリンクを非表示にする - - how to remove comments from wordpress plugins in source code WordPressの差込を削除する方法でソースコードからのコメント - - remove blog name in head wordpress ブログの名前を削除する頭のWordPress - - WordPress how to remove the words "My blog" from the header WordPressの言葉を削除する方法"マイブログ"からのヘッダーに - - WordPress how to remove "my Blog" from the header WordPressのを削除する方法"マイブログ"からのヘッダーに - - remove wlwmanifest 削除wlwmanifest - - remove link rel リンクバージョンを削除 - - author directory wordpress plugin 著者ディレクトリWordPressの差込式 - - disable Home wordpress header link ホームWordPressのヘッダーのリンクを無効に - - how to remove title from header + wordpress タイトルからヘッダを削除する方法+のWordPress - - windows mobile today windows live disable plugin 今日のWindows Liveを無効に差込式携帯電話 - - blog header download ブログのヘッダーをダウンロード - - camera disabler カメラdisabler - - remove wlwmanifest wordpress wlwmanifest WordPressの削除 - - wordpress remove live WordPressの削除ライブ - - disable XML plugin XMLのプラグインを無効に - - disable ratings for links in wordpress WordPressのためのリンクを無効に格付け - - remove the filed by line in wordpress WordPressの行を削除して提訴される - - wordpress xml plugin WordPressのXMLの差込式 - -