[wp-trac] [WordPress Trac] #11817: Better Site Menu Management
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 18 04:32:00 UTC 2010
#11817: Better Site Menu Management
-------------------------+--------------------------------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.0
Component: Menus | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Comment(by ceenz):
Replying to [comment:334 nacin]:
> Menu items are stored in the posts table and menus are a taxonomy.
Nothing is stored in the options table.
The only reason menus are taxonomy is because menu_items are currently
stored as posts.
Have you had a look at the options table recently?
>
> Please don't clutter this ticket any more than it already is. We're not
changing the storage schema. You can take this onto the wp-hackers mailing
list if you'd like.
The schema it very poor, thats what I am trying to get at. Please explain
how classing a menu_item as a post type helps? And how many of the
wp_posts fields actually apply to menu_items? While we're at it we might
as well place all widget instances in wp_posts because really the have
more right to be there as the often actually have content.
Berate me all you like about whether or not this is the valid forum to air
my views, however with development on this issue so intense right now I
feel this is the perfect place to discuss something which I feel is of
great importance.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11817#comment:335>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list