Forums

Does This Cause Trouble?.. (1 post)

  1. Lou Sparx
    Member
    Posted 1 year ago #

    Hey,

    I want to show ALL posts in the category (not the default 10) and decided to go with..
    <?php query_posts($query_string . '&nopaging=true'); ?>
    but I hear this causes problems with the loop, wacky out-of-place comments and can lead to 3x the ammount of database calls.

    Can someone please give me some info on this and your experience using query_post.

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic