Scheduled publishing without a cron: runtime-evaluated date filters
The cron-dependent approach and its failure mode
The standard approach to scheduled publishing: a cron job runs at the scheduled time, updates a published flag in the database, and the content becomes visible.
The failure mode: the cron job misses it...
ccblogs.hashnode.dev3 min read