• Hi guys, I’ve definitely tried searching for this, and really could not find anything.

    Basically, the idea is this:

    Let’s say there are multiple post types, but to keep things simple, let’s say there are two: Movie Reviews and Game Reviews.

    Basically: how do I get the previous_post_link() and next_post_link() to only link to the next or previous post from the same post type?

    e.g. current page -> movie Review 2. previous post link -> movie review 1. next post link -> movie review 3.

    Because of the nature of the content, both post types will have different taxonomies (actors, directors, etc. vs developers, publishers, etc.), and of course, different readers, so it’s crucial to have the next/prev links only link to related content.

    Apologies if this has been answered before, but I really couldn’t find an answer to it.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Type-specific previous post link and next post link?’ is closed to new replies.