[wp-trac] [WordPress Trac] #11817: Better Site Menu Management
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 4 23:01:08 UTC 2010
#11817: Better Site Menu Management
----------------------------+-----------------------------------------------
Reporter: scribu | Owner:
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 3.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+-----------------------------------------------
Comment(by WraithKenny):
If a theme didn't register support for nav_menu, a message would be
displayed in the admin custom nav page explaining lack of support: [[BR]]
"The current theme does not support Custom Navigation."
If a theme does support, it should display a message that WP is using the
fall-back wp_pages_menu (wp_menu_pages?) and a message suggesting
customizing. (perhaps prepopulating the menu with the pages in use in the
fall back to clarify) [[BR]]
"You haven't yet customized your menus! Currently we are simply providing
a list of your pages, but feel free to change it as you see fit!"
And if their is a way for theme devs to specify a default fallback menu
(perhaps by registering like a sidebar and defining options) then it
should populate and use that menu until user overwrites with
customizations, no? (if this is too much, perhaps in 3.1)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11817#comment:287>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list