Hello,
I am sort of new to wp and wondering if there is a way to do the following:
I have a list of posts that represent events.
I want to tag or classify each post/event with the date of the day they will be happening. but I will be posting them before hand so the post date and the event date are different.
Then I want to have a code that gets the current "today's" date and calls all the posts tagged or classified with that date "today's" date.
I know it is quite complicated but if anybody has an idea on how to do this I would really appreciate it.