I'm transitioning a site to MT4. We use it as a CMS and one of the features is an event calendar. To get the calendar, events are published on the date they will occur (i.e. in the future). I used to be able to use the SomeDays plugin to display entries from [today] forward; however, that plugin isn't compatible with MT4. So far I've been pretty successful figuring out how to replace functionality from old plugins with the improved functionality in the template tags, but I'm still working on this one.
It seems like I should be able to use an If statement...if the date is equal to or greater than today, then publish these events. But I can't figure out how I would tell it to look at today's date.
It would be a time-saver if someone else already knows how to do this! Thanks.
Angela
