Making Foundation 5 top bar working with WordPress Menu
wp_nav_menu() is a WordPress function to display menu defined with register_nav_menus() in functions.php. When using foundation framework in a WordPress theme, the standard way to use wp_nav_menu() works if you …