JiveDig
11/8/2013 - 4:03 PM

Show single term of a taxonomy

Show single term of a taxonomy

$term_name = single_cat_title( $prefix = '', $display = false );
echo '<h1 class="entry-title" itemprop="headline">' . $term_name . '</h1>';