• Hi guys,
    Does anyone know if a function exists which can list the categories descriptions?

    Something like:
    <li><?php wp_list_category_description(category); ?></li>

    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rollotamasi

    (@rollotamasi)

    Any ideas on this problem guys?

    I’d be interesting in knowing how to do this as well, seems like an easy thing to do but I don’t see any option listed for wp_list_categories

    There is a function called category_description, but I can’t get it to work in the 2.3 Beta. It simply returns nothing in any placed I have tried it, even when specifying the exactly category ID.

    If anyone does get it to work, I’d be interesting in hearing how.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘List Category Descriptions’ is closed to new replies.