So, in trying to answer a question for someone regarding the CSS classes that WordPress generates for menu items, I realized that none of the following entries actually lists or explains those classes:<div><ul><li><a href="http://codex.wordpress.org/Function_Reference/wp_nav_menu">wp_nav_menu() Func Ref</a></li>
<li><a href="http://codex.wordpress.org/Function_Reference/wp_page_menu">wp_page_menu() Func Ref</a></li><li><a href="http://codex.wordpress.org/Function_Reference/wp_list_pages">wp_list_pages() Func Ref</a></li><li><a href="http://codex.wordpress.org/WordPress_Menu_User_Guide">WordPress Menu User Guide</a></li>
<li><a href="http://codex.wordpress.org/Navigation_Menus">Navigation Menus</a></li></ul></div><div><br></div><div>I think this information would be a useful addition, but am looking for some feedback/guidance before proceeding: where would be the best place for this information? I&#39;m thinking that the function references would be ideal? I note that wp_list_pages() does include a couple of the classes, under the &quot;Markup and Style of Page Items&quot; section. Should I follow this model for all three function reference pages?</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Chip</div>