Ticket #11817 (closed task (blessed): fixed)
Better Site Menu Management
| Reported by: | scribu | Owned by: | ptahdunbar |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Menus | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | sirzooro, ptahdunbar, admin@…, dkikizas@…, WordPress@…, ev3rywh3re, m@…, junsuijin@…, ocean90, yoavf, aaron@…, mikeschinkel@… |
Description
As per the dev chat on January 7th 2009, one of the features that was scheduled for the 3.0 milestone was better menu management, i.e:
Make it easier to customize the menu displayed on the front-end.
Currently, the template tag for this is wp_page_menu(), which can use the menu_order field in the wp_posts table.
Related ticket: #2702.

