I want to display taxonomies instead of categories on the homepage of my blog. What can I do to achieve this?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
@neha
In the code posted by Jared,
please look at this line --> That's what made the output into a list. For anyone to suggest the code, you should've mentioned how would you like to have it output? Say, for a big title --> How exactly would you like it to be displayed? |
|||
|
|
|
Try
|
||||
|
|
I think what you are looking for is this: http://codex.wordpress.org/Function_Reference/get_terms Example of how to get all
|
|||||||||||
|