Cleaner output for wp_nav_menu() | WordPress | Matt Varone
January 22, 2013
If you are looking for a way to have a clean navigation list without the default classes and ids then the simplest solution I found is to extend the Walker class with a modified version of the Walker_Nav_Menu class.