WP Manifestindependent plugin directory
manifest / unclassified / wp-missing-schedule

WP Missing Schedule

This plugin creates a wp-cron task to publish the missing scheduled posts.

by Walter Barcelos · github.com/trusted-reviews-limited/wp-missing-schedule · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/trusted-reviews-limited/wp-missing-schedule/archive/refs/heads/master.zip

Declares an update source (https://github.com/TimeIncUK/wp-missing-schedule), so updates arrive through the plugin's own updater.

From the readme

WP Missing Schedule This plugin creates a wp-cron task to publish the missing scheduled posts. Features - Add wp-cron task which runs every 15min - Get all the missing scheduled posts with poststatus = future and publishdate This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Contributions Anyone is welcome to contribute to WP Missing Schedule There are various ways you can contribute: Raise an issue on GitHub. Send us a Pull Request with your bug fixes and/or new features. Provide feedback and suggestions on enhancements. Submit plugin translations Credits This plugin was written by the development team at Ti

Read the full README on GitHub →