• Resolved ja152

    (@jdj)


    Hi,

    I wan’t to get the count of pages that is in a category.

    If I use the following:

    [catlist categorypage=yes category_count=yes]

    I get the count for all pages in the category.

    However I wan’t to exclude a page with id 23462 from the count but it still includes the page in the count if I use:

    [catlist categorypage=yes category_count=yes excludeposts=23462]

    • This topic was modified 3 years, 8 months ago by ja152.
Viewing 1 replies (of 1 total)
  • Plugin Contributor zymeth25

    (@zymeth25)

    The excludeposts parameter only exludes a given post from the list, it has no effect on category_count. A user can be specifying many other parameters at the same time so it does not make sense to recalculate category count based only on excluded posts.

    Perhaps in the future we can add a feature that displays the amount of posts that match all specified parameters.

Viewing 1 replies (of 1 total)
  • The topic ‘Category page count’ is closed to new replies.