People having troubles with modyfing the calendar to display future posts:
even as a total PHP noob, I’ve managed it ??
line599, general-template.php
change
AND post_date < '" . current_time('mysql') . '\'', ARRAY_N);
into
AND post_date <> '" . current_time('mysql') . '\'', ARRAY_N);
Hope this helps other people out, as i saw this request often!
Now you can use WordPress more as an event organizer/manager if future dates are tagged as published
cheers!
H
PS. I understand Otto’s view, but hell, it’s funky to use things for other purposes they’re designed for.
I used to use my old car as a storage space. Still could drive with it :p