'', )); ?>

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

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

'; foreach ( $boat_rental_tags as $boat_rental_tag ) { $boat_rental_link = get_tag_link($boat_rental_tag->term_id); echo '' . esc_html($boat_rental_tag->name) . ' '; } echo '
'; } else { echo '

' . esc_html__('No tags found.', 'boat-rental') . '

'; } ?>