false, 'block_attributes' => $block_attributes, 'theme_location' => $menu_location, 'container' => '', 'items_wrap' => '%3$s', 'fallback_cb' => false, ) ); if ( ! $nav_items ) { return; } return '' . $nav_items . ''; } endif;