Excluding private/protected posts via IP
Bypass Password Protected Posts You are, unfortunately right about the lack of filters, and hacking the core is inevitable. One solutions that seems to work revolves around the sanitize_post_field() function which fires off a number of interesting filters if its $context argument is not set to raw. The template function that is responsible for deciding … Read more