Setting up a scheduled event using the Wordpress “Cron” functionality

The function reference for wp_schedule_event provides code examples for creating a plugin using Wordpress’ “Cron” or scheduling functionality.

Hopefully this saves someone the few minutes it took for me to find this – pretty much everything you need to know!

Leave a Reply