Snack Missed Schedule

plugin banner

Uses separate recurring cron task to check for missed schedules.

Author:Petr Paboucek -aka- BoUk (profile at wordpress.org)
WordPress version required:5.3
WordPress version tested:6.5.2
Plugin version:1.1.0
Added to WordPress repository:02-03-2022
Last updated:10-04-2024
Rating, %:100
Rated by:2
Plugin URI:
Total downloads:1 631
Active installs:200+
plugin download
Click to start download

Unlike other plugins, where check for missed schedules is hooked into init action, which in return means, there’s an extra database call created anytime the site is loaded, this plugin creates separate recurring cron task to check for missed schedules.

Checks are happening every 5 minutes and in case there are found posts missing its schedule, they are automatically published. From the principle this solution requires a functional WordPress cron subsystem.


ChangeLog