Tagged Questions
1
vote
1answer
1k views
If on term-page -> get the current term?
I'm trying to write a kind of "breadcrumb" function in my "functions.php"
I'd like to query if I'm on a term-page and if so I want to print the current term I'm in.
By "term-page" I mean the ...