Time Code: Scheduling Automated Tasks Using WP_Cron

Automated Tasks Using WP_Cron This presentation will teach how to create, query and delete scheduled events using WordPress built in Cron module. I will also how to use this method to trigger long running tasks asynchronously in order to keep your application responding quickly to user’s requests.

This presentation is aimed at developers who are creating web-based applications using WordPress.

Level: Intermediate developer

Prerequisites: Attendees should have a basic understanding of PHP, and how to make changes to either their functions.php