Snack Missed Schedule

Snack Missed Schedule Install Statistics

-11
0%
Today: 0 Yesterday: 11 All-time: 1,598 downloads
Snack Missed Schedule Icon

Try plugin: Snack Missed Schedule

We'll create fresh WordPress site with Snack Missed Schedule installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Snack Missed Schedule

Uses separate recurring cron task to check for missed schedules.

2


0


0


0


0

updated: 7 months ago
since: 2 years ago

Description

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.