Skip to content

Checks to see if any scheduled posts have been missed. If so, it publishes them. Choose run time and forget it.

Notifications You must be signed in to change notification settings

ufukart/Missed-Schedule-Post-Publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

=== Missed Schedule Post Publisher ===
Contributors: ufukart
Donate link: https://donate.stripe.com/7sIcQlbaR4rc7qobII
Tags: schedule, missed schedule, cron, scheduled posts, trigger, scheduled post, missed scheduled posts
Requires at least: 5.0
Tested up to: 6.1.1
Requires PHP: 5.6
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Checks to see if any scheduled posts have been missed. If so, it publishes them. Choose run time and forget it.

== Description ==
= WordPress Missed Scheduled Posts Publisher =

Checks to see if any scheduled posts have been missed. If so, it publishes them. Choose run time and forget it.

This plugin provides a reliable way of scheduling posts on low-traffic sites where the standard method isn't always accurate due to low visitor numbers and / or high update frequency.

The default Wordpress method of scheduling posts is to check if something's waiting to be published each time a visitor comes to the site, but if enough time has passed between visitors then items in the queue can get 'stale' and are flagged as 'missed schedule' instead of being published.

Do you have a web site or blog with a small number of daily visitors?

This plugin provides a simple and effective way of scheduling post updates when the standard Wordpress mechanism isn't enough.

It's very simple to use, doesn't impact bandwidth or analytics.

== Installation ==
1. Go to Plugins, Add New, Upload Plugin.
2. Upload the ZIP file.
3. Activate the plugin through the 'Plugins' screen in WordPress
4. Go Missed Schedule menu and choose run time.


== Frequently Asked Questions ==

= How often does it check missed posts? =

Choose run time on missed schedule menu.


== Changelog ==

= 1.0.3 =
* Fully compatible with PHP 5.6 and above. Tested up to: PHP 8.2
* Few minor improvements

= 1.0.2 =
* Bug Fixed. (Undefined Index Warning)

= 1.0.1 =
* Removed from Toolbar Menu
* Menu moved under the setting

= 1.0 =
* Initial release

About

Checks to see if any scheduled posts have been missed. If so, it publishes them. Choose run time and forget it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages