Navigation
'header-menu',
'container' => false,
'menu_class' => 'clearfix my-menu-item',
'items_wrap' => '%3$s',
)
);
?>
';
# foreach ( $tags as $tag ) {
# $tag_link = get_tag_link( $tag->term_id );
#
# $html .= "
";
# $html .= "{$tag->name}";
# }
# $html .= '
';
# echo $html;
#
?>