Problem
Currently, when I look at my dashboard, I see several drafts that I've imported via RSS.
I have "DRAFT", "EDIT", and "DELETE" buttons. Under each post
However, none of those buttons appears to give me the ability to actually publish a post. And unlike authoring this post, when I click "SAVE POST", it appears to revert back to the unpublished post, rather than publishing it.
Anyone know how I can actually get some of these out into the wild?
Solution
The post has a published: false
piece in the frontmatter. Change it to true
.