Wordpress - Custom Theme Development
What is wrong with this custom walker class code?
" . $item->title . " ";
}
}
class Custom_Walker extends Walker_Nav_Menu {
function start_el($output, $item, $depth=0, $args=null, $id=0) {
$output .= "