menu.php 88 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <?php register_nav_menus( array( 'login' => __( 'Login Menu', 'understrap' ), ) );