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