Forums

query post by parent category? (1 post)

  1. spade5702
    Member
    Posted 2 years ago #

    Is it possible to query post by the parent of a sub category by using

    <?php query_posts("cat=1"); ?>

    but instead of entering "cat=1" or the name of the particular category, can I do something like

    <?php query_posts("parentscategory=0"); ?>

    so this way it would automatically insert and query post for the parent of any particular sub category that's clicked on?

Topic Closed

This topic has been closed to new replies.

About this Topic