__( 'Primary Menu', 'appsense' ), // Register the Primary menu and Drawer menu // Theme uses wp_nav_menu() in TWO locations. // Copy and paste the line above right here if you want to make another menu, // just change the 'primary' to another name ) ); // Register wp-materialize-navwalker require_once 'wp_materialize_navwalker.php'; // Sidebar functions include_once "inc/sidebars.php"; // Sidebar functions include_once "inc/options.php"; // Sidebar functions include_once "inc/comment-form.php"; ?>