php - Using previous_post_link next_post_link but with a filter on a custom field

admin2025-04-26  12

I have a wordpress site in which I have setup a custom field show_post of type True / False.

Lets me control showing of posts of course.

But I can't figure out in php when using previous_post_link and next_post_link, to only showing posts that have the custom field show_post set as true.

Any ideas would be welcome especially if I am missing something simple.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745668403a313162.html

最新回复(0)