[wp-trac] [WordPress Trac] #11817: Better Site Menu Management
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 18 13:41:59 UTC 2010
#11817: Better Site Menu Management
----------------------------+-----------------------------------------------
Reporter: scribu | Owner:
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.0
Component: General | Version:
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Comment(by ptahdunbar):
Replying to [comment:100 ryan]:
> Two avoid the two new tables, there have been suggestions of using a
custom post type. The posts table has most of what we need. It has title,
content/description, menu order, parentage. And the existing posts
functions could be leveraged. Top-level items (those without a parent)
would be the equivalent of custom_nav_menus. Items within those menus
would have parent fields that point back to them.
It sounds good in theory, but -1 on that idea. Menus are 1) not a post
type, and 2) shouldn't be in the wp_posts table regardless.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11817#comment:101>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list