. * * Copyright (C) 2024 MD Arzan Hosen */ /** * Custom Simple Nav Walker * Ensures clean, accessible HTML for mobile and desktop. */ class Application_Guy_Mobile_Walker extends Walker_Nav_Menu { // Start Level function start_lvl( &$output, $depth = 0, $args = null ) { $indent = str_repeat("\t", $depth); $output .= "\n$indent