=== Scheduled Posts Issue Fixer === Contributors: optimisthub fatihtoprakk Tags: Scheduled Posts, Scheduled Posts Issues, Publish Scheduled Posts, Missed schedule, Cron Requires at least: 5.0 Tested up to: 6.1.1 Requires PHP: 7.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html The definitive solution for scheduled posts with a missed schedule warning. Thanks to a Cron that runs every minute, scheduled posts with missed deadlines will be published automatically. The plugin can run without affecting your site performance and is programmed to do so. == Description == After installing the Scheduled Posts Issue Fixer plugin, you add a WP Cron that automatically publishes your posts, Custom Post Types, and posts that you receive a "Schedule Missed" warning without any settings. When you disable the plugin, this scheduled task will be automatically removed from your site. Note : Scheduled Posts Issue Fixer plugin never creates performance problems and ensures that your posts that give a missed schedule error are published intermittently by obtaining 20 of them from the database. == Installation == * Download and unzip the zip file. Upload the scheduled-posts-issue-fixer folder to the /wp-content/plugins/ directory. * From the Plugins menu, activate the Scheduled Posts Issue Fixer plugin. The plugin will start working automatically. == Frequently Asked Questions == = I have activated the plugin on my site, why can't I see it in the Admin Panel? = Scheduled Posts Issue Fixer is a 'set and forget' plugin. There are no settings fields as your site's scheduled posts will be automatically checked when the plugin is installed and activated. == Changelog == = 1.0.0 = * Stable version released