• I’ve got my site set to only display one post on the index page. I’m trying to figure out how to make WP think that is_single() is true so that I can use the previous_post() function on the home page. Is there a quick and dirty way to accomplish this?

  • The topic ‘previous_post() on index page’ is closed to new replies.