So I want to use the Cron plugin to run a db query once a day, but I’m confused on the implementation.
From the examples that show how its used, it looks like the code goes in a template file, but putting it there seems odd, because its not related to displaying anything in the template?
When I add the Cron plugin code to the template, if no one is accessing the template, will the code still run?
I feel like this is a pretty straight forward answer…
thanks for any help in advance!
