Add a new WordPress backup schedule with WP-Crontrol
Welcome to the first post in a series of posts on how to take control of the WP-Cron system using WP-Crontrol. WP-Cron is a tangle of black magic that allows a plugin developer or a user to schedule commands to be executed. WP-Crontrol is a plugin that lets a blog owner see through that magic and figure out what’s actually going on. In this post, I’ll discuss using WP-Crontrol to add a new cron schedule that can be used by WP Database Backup. This means backups when you want them.