An open API service indexing awesome lists of open source software.

https://github.com/beapi/missed-schedule

Publish future post when the publication date has passed and WordPress fails.
https://github.com/beapi/missed-schedule

future schedule wordpress wordpress-plugin

Last synced: 11 days ago
JSON representation

Publish future post when the publication date has passed and WordPress fails.

Awesome Lists containing this project

README

          

![Be API Github Banner](.github/banner-github.png)

# Missed Schedule

Publish future post when the publication date has passed and WordPress fails. Prefer WP-CRON CLI usage instead synchronous execution.

## Requirements

* WordPress > 3.9
* PHP > 5.6

## Customization and hooks

This plugin doesn't have any hook.

It is possible to force the publication synchronously mode with the following constant. Otherwise, posts will be published via the WP_CRON tasks.

```