Just follow this code: function register_all_menu(){ register_nav_menus( array('top_menu' => 'Top Menu') ); }. And add "show_top_menu" in ...
確定! 回上一頁