WP-Cron Integration
Overview ActionScheduler_QueueRunner integrates with WP-Cron by registering a custom schedule and a cron hook that runs the queue. Schedule and hook registration On ActionScheduler_QueueRunner::init(): Registers a schedule: Filter: cron_schedules Schedule...