* @copyright (c) 2006-2019 Eoxia * @license AGPLv3 * @package beflex * @since 3.0.0 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials */ ?>
'menu-1', 'menu_id' => 'primary-menu', ) ); elseif ( beflex_allowed( $beflex_user->roles, 'editor,administrator' ) ) : echo beflex_notification( __( 'Please set your navigation as "Main navigation" to make it appear', 'beflex' ), 'warning', admin_url( 'nav-menus.php' ) ); // WPCS: XSS ok. endif; ?>