Opened 16 years ago
Closed 16 years ago
#12540 closed feature request (fixed)
Add support for custom taxonomy in menu editor
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 3.0 |
| Component: | Menus | Keywords: | |
| Focuses: | Cc: |
Description
I'd like to propose that support for custom taxonomies be included in the menu editor by adding a new metabox that allows menu items to be added that link to lists of posts using custom taxonomy.
Change History (5)
#4
in reply to:
↑ 3
@
16 years ago
Replying to scribu:
I'm not sure this is something that needs to be in core.
Instead, a plugin should be able to add new menu item types.
Is the "supports" aspect of custom post types hookable?
How much effort is required to add this via a plugin? If it's a simple call I might agree. If it requires 5+ lines of code then at least that code should be consolidated into a function that a plugin can call.
Note: See
TracTickets for help on using
tickets.
I'm not sure this is something that needs to be in core.
Instead, a plugin should be able to add new menu item types.