I know little about WordPress but someone recomended it to me for something I need. I looked through the forums and the documentation but didn't find a clear answer.
I want to create content that is generated by time and date. For instance, I might want to write 5 features in advance, and have one automatically display at midnight on Tuesday, a second one display on midnight Friday etc... I don't want it random as could be done with javascript but want to be able to define when, how and where on the page it appears and have that work for several fields on a single page. Basically I want to EASILY preset automatically changing content on a webpage without having to be constantly signing on for every scheduled change.
Someone told me that WordPress does this very easily. Someone else told me that there are easier ways since I would need to be able to create cronjobs (can't on current host) and other things to do this with WordPress.
Any comments/advice you can offer? Thanks!