So I need to list some categories, and I can list them with
but i also need the description for that category, i need to do something like this:
And right now I'm stuck i don't know how to do this with wordpress
Code:
wp_list_categories
Code:
<a href="permalink">Category name</a>
The description here
And right now I'm stuck i don't know how to do this with wordpress