Forum
Make preview URL for blog post in draft publicly accessible
What would be the best way to make the preview URL for blog posts in draft publicly accessible? I could think of a mode between Draft and Published, or just a way to make all Draft posts publicly available for those who know the URL.
I would like this, so that I can share blog posts with peers, before publishing them out in the world.
At the moment the only way to do that would be to add another filter. Add a field for 'preview mode' or whatever to you
post.html
and then filter the listings to not show any posts in preview mode.