get_posts not honoring post_status

I would try use 'perm' => 'readable' in your query arguments to make sure WP_Query runs a permissions check.

Leave a Comment