Forums

Show posts in subcategories in wp_list_categories count (1 post)

  1. Anders
    Member
    Posted 5 months ago #

    I was wondering if there is any way to include the number of posts published in subcategories when using wp_list_categories to display the number of posts published in a category.

    For example, if the hierarchy looks like this:

    Mac (3)
    — Mac Pro (4)
    — Mac Mini (2)
    — iMac (6)

    wp_list_categories would only show the three posts posted in "Mac", and leave out the ten posts published in the subcategories. Is it possible to display the total number of posts, including the posts published directly in the top category and the posts in the subcategories?

Reply

You must log in to post.

About this Topic