Code Snippet

Home » Code Snippets » WordPress » Remove Link to the WLW Manifest File

Remove Link to the WLW Manifest File

Kind of pointless to include this unless you actually use Windows Live Writer to write your posts. Put this in the theme's functions.php file:

remove_action( 'wp_head', 'wlwmanifest_link');

Subscribe to The Thread

  1. I never noticed that line in my code. WHY is that turned on by default? Who do we petition to get rid of it?

  2. That would be wordpress, and I agree with you, it shouldn’t come stock with that on.

  3. right now, i find that!

Speak, my friend

At this moment, you have an awesome opportunity* to be the person your mother always wanted you to be: kind, helpful, and smart. Do that, and we'll give you a big ol' gold star for the day (literally).

Posting tips:
  • You can use basic HTML
  • When posting code, please turn all
    < characters into &lt;
  • If the code is multi-line, use
    <pre><code></code></pre>
Thank you,
~ The Management ~