wp-cron and execution of code in is_admin() included script
I had to read this a few times to understand it and I am not sure if my interpretation is correct. Anyhow here is my interpretation (apologies if I have gotten this wrong)… You have a CRON job that is intended to update files of some sort. This CRON job will run when someone visits … Read more