[wp-trac] [WordPress Trac] #11817: Better Site Menu Management

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 17 18:55:53 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 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.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11817#comment:100>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list