Answer the question
In order to leave comments, you need to log in
Display id taxonomy?
Hi all!
How can I display the ID of a given taxonomy in taxonomy-sity.php ?
Answer the question
In order to leave comments, you need to log in
Hey!
Yes, it's very simple:
$term = get_queried_object();
echo $term->term_id;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question