[wp-trac] [WordPress Trac] #12285: Migrate Link Categories management page to edit-tags.php
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 19 10:38:32 UTC 2010
#12285: Migrate Link Categories management page to edit-tags.php
----------------------------+-----------------------------------------------
Reporter: dd32 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.1
Component: Administration | Version: 3.0
Severity: normal | Keywords: early
----------------------------+-----------------------------------------------
In 3.0 with #11838, I've migrated the Categories page and any custom
taxonomies to use the edit-tags.php file to prevent duplication of data.
Link categories has remained untouched during this process, and currently
duplicates much of the taxonomy editing pages.
We should transition the Link Categories over too (And allow for
taxonomies to register themselves for links as well).
One of the issues is that the taxonomy page is currently setup for post
type handling, Which may require a bit of handling the post_type=link as a
internal dummy post_type for the purpose of links. Or at least, Thats one
way of approaching it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12285>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list