Show Future Posts / Hide Published Posts
-
Got an issue that is doing my head in! This is what I want to achieve.
I have an events section, which I want to work by scheduling the posts for the date of the event. I only want to show events in the future (scheduled) and not those in the past (published). This works fine on the homepage as I can just use post_status=future.
However, I want to be able to sort these events by sport, using a custom taxonomy. When I view the taxonomy archive, it will obviously just display published posts and not scheduled posts.
Can anyone recommend anyways I can get the taxonomy archive to display future posts but not published posts? Thanks for your time!
The topic ‘Show Future Posts / Hide Published Posts’ is closed to new replies.