How can I make a list of links of all the taxonomy terms I'm using? For example, I have a taxonomy of Manufacturers with terms of Honda, Ford, etc. I want to list out those terms as links.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
My apologies. After some more searching, I found that I could pass the taxonomy as an argument in wp_list_categories. Here is the info via Wordpress Codex. |
||||
|
|