Explorar o código

Update bones.php

index_rel_link has been depreciated since v 3.3.0 http://codex.wordpress.org/Function_Reference/index_rel_link removed it
Patrick Whitty-Clarke %!s(int64=11) %!d(string=hai) anos
pai
achega
23dbd0c8ad
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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