[wp-trac] [WordPress Trac] #21307: Remove Link Manager from core

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 22 18:05:13 UTC 2012


#21307: Remove Link Manager from core
----------------------------+------------------
 Reporter:  nacin           |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.5
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+------------------

Comment (by thee17):

 I have looked up a lot of where code lives, here is most of what I found.

 All of the following files:

 wp-includes/bookmark.php
 wp-includes/bookmark-template.php
 wp-admin/link-add.php
 wp-admin/link-manager.php
 wp-admin/link-parse-opml.php
 wp-admin/link.php
 wp-admin/includes/bookmark.php

 wp-includes/default-widgets.php

 class WP_Widget_Links extends WP_Widget {

 wp-includes/depreciated.php

 function get_linksbyname
 function wp_get_linksbyname
 function get_linkobjectsbyname
 function get_linkobjects
 function get_linksbyname_withrating
 function get_links_withrating
 function wp_get_links
 function get_links
 function get_links_list
 function links_popup_script
 function get_linkrating
 function get_linkcatname
 function get_link

 wp-includes/taxonomy.php

 register_taxonomy( 'link_category',

 wp-admin/options-writing.php
 Setting for Default Link Category

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21307#comment:32>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list