Can't exclude posts from previous_post_link and next_post_link
-
Here is my code:
<?php previous_post_link('%link', '%title', false, '5' ); ?> <?php next_post_link('%link', '%title', false, '5'); ?>
I need to exclude posts from category with id #5. But it doesn’t happen.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can't exclude posts from previous_post_link and next_post_link’ is closed to new replies.