Name | Description |
---|---|
Client | The Cron Client uses WPCron to add jobs. This is the fallback used if Gearman is absent. |
CronClientTest | |
CronWorkerTest | |
Worker | The WP-Cron implementation does not have a concept of Workers. We use stub implementations to match the required base API. |