[wp-trac] [WordPress Trac] #2499: Rework Link Categories

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 23 05:30:17 GMT 2006


#2499: Rework Link Categories
----------------------------+-----------------------------------------------
       Id:  2499            |      Status:  new                     
Component:  Administration  |    Modified:  Thu Feb 23 05:30:17 2006
 Severity:  normal          |   Milestone:  2.1                     
 Priority:  low             |     Version:  2.0.1                   
    Owner:  ryan            |    Reporter:  ryan                    
----------------------------+-----------------------------------------------
 Link categories have a number of options associated with them that could
 be blog level options.  Also, links could reuse the regular post
 categories for their purposes instead of having separate link-specific
 categories.  Let's get rid of the linkcategories table, move the link
 category options into the options table and apply them uniformly to all
 links, and add a link2cat table for assocating links to categories.  This
 allows us to get rid of the busy link-categories.php page entirely and
 reuse all of the post category stuff.  Categories that have no links
 associated with them will be ignored when listing links by category.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2499>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list