Future Post seems to be broken in the new super fantastic Wordpress 2.1. The site I'm using it gives an events calendar with future posts/events being shown
I had previously also made manual changes to the classes.php to enable listing of ALL posts not just ones with a dates from today backwards....
I've spent my afternoon searching through the source code and can't find the bit where the date settings are made.
Previously you could change/remove a line such as -
$where .= " AND post_date_gmt <= '$now'";
Can some one point me in the right direction?
Thanks