Kalebeul
Member
Posted 3 years ago #
I can't find any way of getting either function to do anything at all. I've checked the docs and everything else I can find, including http://blog.slaven.net.au/archives/2007/02/01/timing-is-everything-scheduling-in-wordpress/, but got nowhere I'm not trying to write a plugin, merely to use (one of) them in a template file. Has anyone got a simple finished code example which works?
Try this: Post the code you are using which is not working, and maybe we can tell you how to fix it.
Also, it seems highly unlikely that you would actually want to schedule something in a template file. Be very, very, very careful with this stuff, bad scheduling can bring your site to a crawl, shoot CPU usage through the roof, and make your host extremely angry at you.
Kalebeul
Member
Posted 3 years ago #
Thanks Otto. I've actually just given up on it and installed the Utopia Cron plugin which does the job fine.