I am creating a WordPress site for a school so if I put a future post for when the school will re-open it won't show until that date I would like it to show in the calendar in advance is there away around the scheduler.
I am creating a WordPress site for a school so if I put a future post for when the school will re-open it won't show until that date I would like it to show in the calendar in advance is there away around the scheduler.
Share Improve this question asked Aug 14, 2019 at 11:35 mariamaria 11 Answer
Reset to default 0The WP_Query
class has the post_status
parameter, you could leverage the future
status.