Ver Fonte

Merge pull request #683 from zerodburn/master

depreciated function - Update bones.php
Eddie Machado há 11 anos atrás
pai
commit
34fa10c6c7
1 ficheiros alterados com 0 adições e 2 exclusões
  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