id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 50059 posts_results filter documentation of parameters incorrect. nwjames "Documentation in class-wp-query defines two parameters * @param WP_Post[] $posts Array of post objects. * @param WP_Query $this The WP_Query instance (passed by reference). but code is called with a single parameter being an array of these two: apply_filters_ref_array( 'posts_results', array( $this->posts, &$this ) )" defect (bug) closed normal Query 5.4 minor invalid docs