Forums

why this code is not working now in wp2.0 (1 post)

  1. perfectlover
    Member
    Posted 6 years ago #

    Hello,

    I have been using this line of code to exclude one category
    <?php
    if (is_home()) {
    query_posts("cat=-3");
    }
    ?>

    It's been working fine in 1.5 when I upgraded to 2.0 this code is working but pagination function ( next , previous) is not working.

    Any suggestion(s)?

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.