If I know a taxonomy term slug, how can I get that term's name?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
The function you are looking for is
This results in
The codex does a great job explaining this function: http://codex.wordpress.org/Function_Reference/get_term_by |
||||
|
|