function register_all_menu(){ register_nav_menus( array('top_menu' => 'Top Menu') ); }. And add "show_top_menu" in the place that you want to display nav ...
確定! 回上一頁