[Blog] Do not display future-dated blog posts #2885
leecalcote
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ideally:
Contributors should be able to write blog posts, and have them set to publish at a future date.
Expected Behavior
Graphql query for production builds should exclude display of posts under a future date even if they
published
attribute is set to true.These blog posts should display on publish date whether a new release of the site has been deployed or not.
Beta Was this translation helpful? Give feedback.
All reactions