Current category taxonomy term name


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <?php echo get_queried_object()->name; ?>

URL: http://wordpress.org/support/topic/get-the-current-category-taxonomy-term-name

Report this snippet


Comments


You need to login to view comments.