Advent Calendar – WordPress, WPCron and the right Time
WordPress offers a pseudo-cronjob functionality, which allows the developer to execute scheduled events. For example, the whole Update Notification does it. In these so-called Scheduled Events you can define your own jobs. Thereby you should however pay attention to one important thing: time. The wp-cron.php works outside the core and[...]




