Is it possible to force previous/next navigation to browse through the posts (back and forth) that are only inside the same category (and to exclude other categories)?
Leave a Reply
You must be logged in to post a comment.
Is it possible to force previous/next navigation to browse through the posts (back and forth) that are only inside the same category (and to exclude other categories)?
You must be logged in to post a comment.
The functions accept an
$in_same_cat
argument, the default value of which is false. Just set that to true.You can use the following code in single.php loop to display nex/pre links in same category