'Main Menu', 'secondary' => 'Footer Menu', ) ); }; add_action( 'after_setup_theme', 'kit_setup' ); class kit_custom_main_menu extends Walker_Nav_Menu { public function start_lvl( &$output, $depth = 0, $args = array() ) { $indent = str_repeat( "\t", $depth ); $output .= "\n$indent