Hello,
I have WordPress 2.8 installed together with a plugin that should automatically run every hour and add a post each hour. But as I understand the cron in wp is actually an analog of *nix cron program and will only work properly if at least one visitor visits my blog once an hour, i.e. it depends on my blog traffic. Is it possible to involve into the process a real cron? Maybe there are any plugins available for working with REAL cron? Because my blog is on Linux, which has real cron program.
Thanks much in advance for any help or advice.
Dennis.