Display current Category Name Posted on September 21, 2013 by Anoop Saini <?php $current_category = single_cat_title(“”, false); echo $current_category; ?> Rate this: Related