• Hi Everyone,

    As the topic title says, I’m trying to display a list of categories with their description.

    I’m currently using:
    <?php wp_list_categories('child_of=1&title_li='); ?>

    But I’d like to display their descriptions as well.

    How would one go about doing this?

    Thanks in advance!

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Display list of categories with their description’ is closed to new replies.