How to Get All Posts with any post status?
You can use the post_status parameter: * ‘publish’ – a published post or page * ‘pending’ – post is pending review * ‘draft’ – a post in draft status * ‘auto-draft’ – a newly created post, with no content * ‘future’ – a post to publish in the future * ‘private’ – not visible to … Read more