List Scheduled Posts
dawesi opened this issue · 1 comments
dawesi commented
I need the ability to view scheduled posts via the api.
I can use the plugin to activate this in your api, via 'The future is here' however this puts scheduled posts also on the blog. I only want scheduled posts to be on the api (aka for caching purposes in a mobile app)
How can I do this with Thermal API?
prettyboymp commented
@dawesi, I just release verison 0.9.0. It now supports the post_status query argument. Note, though, that the user making the request must have proper privelages to view posts with a protected or private status.