[wp-trac] [WordPress Trac] #13414: Custom Taxonomies are not shown for media in the admin menu
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 5 23:41:14 UTC 2011
#13414: Custom Taxonomies are not shown for media in the admin menu
-------------------------+-----------------------------
Reporter: thee17 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version: 3.0
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+-----------------------------
Changes (by thee17):
* component: Administration => Media
Comment:
I have just succumed to using the following:
{{{
add_submenu_page('upload.php', __('People'), __('People'),
'manage_options', 'edit-tags.php?taxonomy=people');
}}}
At this point it is just a would be nice. The issue in #17973 is not a
problem with this method.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13414#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list