Forums

wp_list_categories limit (3 posts)

  1. frescova
    Member
    Posted 2 years ago #

    Hi,

    I'm having an issue with wp_list_categories - for some reason it is only returning 10 categoris - eventhough I am not specifyng a "number" in the query - my code is below:
    <?php wp_list_categories('include=69,16,17,170,171,251,210,14,211,307,615&title_li=Quick Links'); ?>

    Anyone have any ideas why this would be happening?

  2. Jonas Grumby
    Member
    Posted 2 years ago #

    The answer may be here.

    Also keep in mind that default behavior is to hide categories that do not contain any posts. That may be the trouble.

  3. frescova
    Member
    Posted 2 years ago #

    Thanks Skipper...
    I pulled a Gilligan and realized that - should have come back and posted...

Topic Closed

This topic has been closed to new replies.

About this Topic