Is there a way to display posts, scheduled for the future?
I want to use the published data as an event date and time, which is obviously in the future. I still would like to use these posts for a loop, and for single pages.
|
Is there a way to display posts, scheduled for the future? I want to use the published data as an event date and time, which is obviously in the future. I still would like to use these posts for a loop, and for single pages. |
|||
|
|
|
|||
|
|
|
Use
Get
then compare if the post is in the future and - if so - display it. Maybe there are easier ways to do this, but this is the fastest guide to a solution I could come up with. |
|||
|
|