Hi! In my archives, I would like to display the list of categories (using wp_list_categories) and for each listed category, I want to show its description. I thought the function would allow it but apparently it doesn't.
Is there any other way to show categories description, with a link to each category?
Thanks for your help!