'monthly', 'show_post_count' => true, )); ?>

    'name', 'title_li' => '', 'show_count' => true, )); ?>

'; foreach ($tags as $tag) { $tag_link = get_tag_link($tag->term_id); echo '' . esc_html($tag->name) . ''; } echo ''; } else { echo '

No tags found.

'; } ?>

    5, // Adjust the number of posts to display 'post_status' => 'publish', )); foreach ($recent_posts as $post) : setup_postdata($post); ?>