Hi, I have a blog that has several authors writing.
When a user goes to the post directly from the main page, there are previous and next links that lead the user to the respective post (regardless of author) before or after the current post.
However, when the user surfs via author's archives, I want to limit it so that the previous and next link leads the user to posts written only by that particular author.
How do I achieve this?