Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End next_post_link based on custom field value

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29660
    doobie
    Member

    Hello Tricksters,

    I’m looking for a way to show the next_post_link() that has a custom field key/value pair in WordPress. What I’d like to do is exclude posts that don’t have a custom field "link/true".

    Maybe next_post_link() isn’t the thing I want in this case, but it’s worked for me up until now.

    Any thoughts?

    -J

    #79962
    doobie
    Member

    You can see an example here: http://dev.jacobdubail.com/portfolio/sh … m-organics

    The links are at the bottom of the post. The posts in that category are in the left sidebar. The whited out posts don’t have the custom field key/value pair. I’d like to skip them in the navigation at the bottom of the page.

    Someone pointed me to http://codex.wordpress.org/Function_Reference/get_posts, but I can’t quite get it tweaked to the point I like.

    Thanks!
    -J

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.