previous / next post with thumbnail
You need to send a custom query to get a list of posts. In this example we use a custom post type “project” and a custom taxonomy “sphere” and we get 1 next project in current sphere. In your use case you can increase posts_per_page to 4. <?php //remember the id and menu_order from current … Read more