get_cat_list() ) ) {
return;
}
$cats = get_the_terms( get_the_ID(), ATBDP_CATEGORY );
?>
term_id, 'category_icon', true );
$term_link = esc_url( get_term_link( $cats[0]->term_id, ATBDP_CATEGORY ) );
$term_name = $cats[0]->name;
?>
1 ) :
$totalTerm = $totalTerm - 1;
?>