[wp-trac] Re: [WordPress Trac] #2499: Rework Link Categories
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 24 02:18:29 GMT 2006
#2499: Rework Link Categories
----------------------------+-----------------------------------------------
Id: 2499 | Status: new
Component: Administration | Modified: Fri Feb 24 02:18:29 2006
Severity: normal | Milestone: 2.1
Priority: low | Version: 2.0.1
Owner: ryan | Reporter: ryan
----------------------------+-----------------------------------------------
Comment (by ryan):
New patch adds two new fields to the categories table. link_count counts
the number of links assigned to a category. links_visible will toggle
visibility for all links in that category, in case you want to hide your
pron links. links_visible isn't fully implemented yet. TODO.
The "Link Categories" page is back. It's the same as Manage->Categories
but shows the # of links per cat and the default link cat. link-
categories.php and categories.php need to have the common bits factored
out into category.php. That's not a big deal though since all of the
heavy lifting is done in the wp_*_category functions that are used by both
files.
--
Ticket URL: <http://trac.wordpress.org/ticket/2499>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list