timeincoss/wp-missing-schedule

Publish missing scheduled posts

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 2 442

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Type:wordpress-plugin

2.0.0 2016-09-08 10:47 UTC

This package is not auto-updated.

Last update: 2024-08-01 01:06:16 UTC


README

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 post_status = future and publish_date < now()
  • Use WordPress core function to publish the list of missing posts

License

The WP Missing Schedule plugin is licensed under the GPL v2 or later.

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 Time Inc. (UK) Ltd and maintained by Walter Barcelos.