Replies: 0
Hi, I have set Cron on my server and set a daily event scheduler that is supposed to send me an email every day. Just to see that everything works before I go further. The cron on the server is set to check with the wp-cron.php file every half hour. However the scheduled event on my plugin file is set to perform every day (‘daily’). Still, for some reason I get an email from the server every half hour. Any idea where did I go wrong? Which is the best way to debug this? Thanks!