krang
-
WP: get_previous_post and get_next_post returning the same post!
Thanks, I did see that in the Codex but unfortunately get_next_post() is returning a post even when there is no 'next' post (and likewise for get_previous_post()), rather than null as per the docs. I came across the Ambrosite Next/Previou…
-
Wordpress - query_posts issue
Try showposts=3 rather than posts_per_page=3