Download the PHP package thefrosty/wp-missed-schedule-publisher without Composer
On this page you can find all versions of the php package thefrosty/wp-missed-schedule-publisher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wp-missed-schedule-publisher
WordPress Missed Schedule Publisher
Catches scheduled posts that have been missed and publishes them.
Package Installation (via Composer)
$ composer require thefrosty/wp-missed-schedule-publisher:^1.0
Integrations
Supports the following 3rd party plugin(s):
- Simple History -- log missed scheduled events and publications
- Actions
TheFrosty\WpMissedSchedulePublisher\WpAdmin\MissedSchedulePublisher::ACTION_SCHEDULE_MISSED
TheFrosty\WpMissedSchedulePublisher\WpAdmin\MissedSchedulePublisher::ACTION_SCHEDULE_PUBLISH
-
How to use actions
-
When a one or more posts have missed their schedule. Example:
- When a post that missed its schedule is published. Example:
-
- Filters
TheFrosty\WpMissedSchedulePublisher\WpAdmin\MissedSchedulePublisher::FILTER_BATCH_LIMIT
TheFrosty\WpMissedSchedulePublisher\WpAdmin\MissedSchedulePublisher::FILTER_FREQUENCY
-
How to use filters
-
Change the allowed batch (query) limit count. Example:
- Change the frequency of the check (in seconds). Example:
-
All versions of wp-missed-schedule-publisher with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
composer/installers Version ~2.0
symfony/http-foundation Version ~6.4.14 || ^7.1.7
thefrosty/wp-utilities Version ^3.4
composer/installers Version ~2.0
symfony/http-foundation Version ~6.4.14 || ^7.1.7
thefrosty/wp-utilities Version ^3.4
The package thefrosty/wp-missed-schedule-publisher contains the following files
Loading the files please wait ....