[theme-reviewers] Clarification: Nav Menus

Philip M. Hofer (Frumph) philip at frumph.net
Wed Aug 18 13:23:32 UTC 2010


If they have a menubar looking place at the top half of the site:
Custom Menu - wp_nav_menu() ( replacing wp_list_pages, wp_list_categories, wp_page_menu, etc. as a menubar system where applicable ) 

They must use wp_nav_menu()

If wp_nav_menu() is being used, then the register_nav_menus() OR add_theme_support('menus');  needs to be there

Basically if they have an existing menubar on their site, wp_nav_menu needs to be used.

- Phil
  ----- Original Message ----- 
  From: Chip Bennett 
  To: theme-reviewers at lists.wordpress.org 
  Sent: Wednesday, August 18, 2010 6:20 AM
  Subject: [theme-reviewers] Clarification: Nav Menus


  Can someone give me some clarification on how we're currently interpreting the requirement that Themes support Nav Menus?


  If a given Theme doesn't have a "menu bar", is it not required to define a Nav Menu? i.e. in such case, is the Theme acceptable with just the native support for adding Nav Menus in the Theme's dynamic sidebar?


  Or, are we requiring Themes to support a menu bar, with a pre-defined Nav Menu?


  Thanks in advance,


  Chip


------------------------------------------------------------------------------


  _______________________________________________
  theme-reviewers mailing list
  theme-reviewers at lists.wordpress.org
  http://lists.wordpress.org/mailman/listinfo/theme-reviewers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20100818/f0ecba9b/attachment.htm>


More information about the theme-reviewers mailing list