Remove Link to the WLW Manifest File

Avatar of Chris Coyier
Chris Coyier on

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');