WP_Model
WP_Model copied to clipboard
Declare $_params property
Declare $_params property to allow correct addition of new WP_Query arguments.
Without the declaration any additional params passed to the params method are not preserved in future method calls.
It would be great to merge this, I hate having to require forks in my composer.json