Query two previous and next posts
-
Hello guys,
I am confronted with a problem. Let’s say I have a custom post type and want to show 4 posts at the end of the article, that come before and after that post. An advanced next_post_link() and previous_post_link() so to say.
Eg. I have 10 articles:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.I am now at article 7 and want to show a list of the following:
4.
5.
8.
9.I am clueless and would kindly appreciate help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Query two previous and next posts’ is closed to new replies.