For a given post, I would like to list 5 other articles in the same category. How can I do this?
I tried using query_string but I had trouble.
For a given post, I would like to list 5 other articles in the same category. How can I do this?
I tried using query_string but I had trouble.
The easiest thing to do would be to use a related or similar posts plugin. Some operate based on tags, others on categories.
It's a little more involved to do it yourself but very possible. Will each post only belong to a single category? If a post belongs to more then one category which category do you want to get the 5 additional posts from . . all of them? One from each? Random?
This topic has been closed to new replies.