navbar(); $navbars = $navbar_manager->get_navbars('bottom', 'out'); foreach ($navbars as $navbar) { $navbar_manager->render_navbar($navbar); }