Ver originalget_term( 'term_id', 'taxonomy' );$term = get_term( 14, 'catablog-terms' ); echo $name = $term->name;