Add this code in your function.php function arman_menus() { register_nav_menus(array( 'my-first-menu' => __( 'Arman Firse Menu'), ...
確定! 回上一頁