Replies: 0
Hi,
I was wondering if it would be possible to run the updates exactly at the schedule time without the need of having visits to the site, as wp_cron() depends on them.
I mean I want to prevent the typical wp_cron() behaviour of “run at first visit right after the scheduled time”.
Thanks!