theme_location && $depth < 2 && $item->description ) $item_output = str_replace( '', '' . $item->description . '', $item_output ); return $item_output; } add_filter( 'walker_nav_menu_start_el', 'absolutte_header_menu_desc', 10, 4 );