瀏覽代碼

Merge pull request #683 from zerodburn/master

depreciated function - Update bones.php
Eddie Machado 11 年之前
父節點
當前提交
34fa10c6c7
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      library/bones.php

+ 0 - 2
library/bones.php

@@ -38,8 +38,6 @@ function bones_head_cleanup() {
 	remove_action( 'wp_head', 'rsd_link' );
 	// windows live writer
 	remove_action( 'wp_head', 'wlwmanifest_link' );
-	// index link
-	remove_action( 'wp_head', 'index_rel_link' );
 	// previous link
 	remove_action( 'wp_head', 'parent_post_rel_link', 10, 0 );
 	// start link