achttienvijftien/missed-schedule-fixer

Fixes "missed schedule" problems with posts

1.0.0 2024-09-23 12:41 UTC

This package is auto-updated.

Last update: 2024-10-23 12:51:15 UTC


README

Ever had problems with scheduled posts not being published? This plugin fixes that problem.

Prerequisites

Basic installation

Testing

Testing

Setup

  1. Install Composer packages: composer install
  2. Install the correct Node.js version: nvm install
  3. Install NPM packages: yarn
  4. Start wp-env yarn wp-env start
  5. Check if test suite is ready: yarn test
  6. When test result is OK you're ready to start writing tests in test/php