We recently came across a need to exclude a set of custom posts from our WordPress search results page, based on a value set in the custom fields of those posts. The pre_get_posts action hook allows ...