Forums

[resolved] Exclude a category from previous next post links (1 post)

  1. dekap1
    Member
    Posted 2 years ago #

    This is the php code im using, i want to exclude the previous next link from showing in category 675

    <?php previous_post_link('%link', '%title', TRUE, '675'); ?> - <?php next_post_link('%link', '%title', TRUE, '675'); ?>

    the problem is when i look at posts inside that category, it still shows the previous / next links. am i doing this wrong?

    i was using http://codex.wordpress.org/Template_Tags/next_post_link as a reference

Topic Closed

This topic has been closed to new replies.

About this Topic