'', )); ?>

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

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

'; foreach ( $business_classified_ads_tags as $business_classified_ads_tag ) { $business_classified_ads_link = get_tag_link($business_classified_ads_tag->term_id); echo '' . esc_html($business_classified_ads_tag->name) . ' '; } echo '
'; } else { echo '

' . esc_html__('No tags found.', 'business-classified-ads') . '

'; } ?>