wp_head の出力の一部を消す

09.08.30

WordPress › Support » “wlwmanifest.xml” what is it???

remove_action(’wp_head’, ‘wlwmanifest_link’);
remove_action(’wp_head’, ‘rsd_link’);

バージョンを消すには

remove_action(’wp_head’, ‘wp_generator’);