id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 20308 Filtering of password protected posts paddelboot nacin "Goal: to query for password protected posts only or to remove all password protected posts from a query. Current solution: Modify the query SQL by using the 'posts_where' filter as suggested here: http://stackoverflow.com/questions/7538959/how-to-exclude-password-protected-posts-in-wordpress-loop Suggested solution: Make it possible to modify a parameter via 'pre_get_posts' or 'request' - filter, i.e. $query->set( 'post_password', TRUE )." enhancement closed normal 3.9 Query 3.4 normal fixed has-patch commit