فهرست منبع

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 11 سال پیش
والد
کامیت
23dbd0c8ad
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