'', )); ?>

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

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

'; foreach ( $board_games_tags as $board_games_tag ) { $board_games_link = get_tag_link($board_games_tag->term_id); echo '' . esc_html($board_games_tag->name) . ' '; } echo '
'; } else { echo '

' . esc_html__('No tags found.', 'board-games') . '

'; } ?>