[wp-trac] [WordPress Trac] #21307: Remove Link Manager from core
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 13 16:18:46 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: has-patch |
----------------------------+------------------
Comment (by nacin):
In [21501]:
{{{
#!CommitTicketReference repository="" revision="21501"
Hide the link manager from the UI on upgrade, if the site has no links.
New DB option, link_manager_enabled.
Enforce this by denying the 'manage_links' capability, which hides the All
Links, Add New Link, and Link Categories screens. Hide WP_Widget_Links and
the UI for the default_link_category as well.
Convert all references to 'posts and links' when handling reassignment on
user deletion to just 'posts'.
see #21307.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21307#comment:56>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list