Support

Account

Home Forums Front-end Issues On single.php: get prev and next post links in the order of custom field Reply To: On single.php: get prev and next post links in the order of custom field

  • Sorry i was to fast to select your answer as the solution.

    unfortunately pre_get_posts does not work with previous_post_link and next_post_link as far as i can say at the moment. It seems that maybe get_adjacent_post will do the trick but how do i have to write a get_adjacent_post function that will work with meta_key and orderby?