So I created a post with a date created that is in the future, and it doesn't show anymore using the get_archives() function. Can anyone tell me how I can force posts with future dates to be shown?
So I created a post with a date created that is in the future, and it doesn't show anymore using the get_archives() function. Can anyone tell me how I can force posts with future dates to be shown?
The short answer is that you can't by simply using wp_get_archives. However, there are a few plugins for displaying "future" posts.
You must log in to post.