What this does
The Scheduler is what publishes your queued posts when their time arrives. Scheduling a post puts it in the Queue; the Scheduler is what acts on it.
How to use it
- Open the Queue, or Diagnostics.
- Turn the Scheduler on.
- Confirm it now reads as on before you rely on it.
Good to know
Two things have to be true for a scheduled post to publish: the Scheduler is on, and this computer is awake at that time.
Turning the Scheduler off never deletes queued work.