Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 368 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 368 Bytes

Future Perfect

A WordPress plugin that makes sure future dated posts are actually published.

Installation

  1. Clone the repository to the wp-content/plugins folder.
  2. $ cd future-perfect
  3. $ composer install

Building a distribution package

  1. $ cd future-perfect
  2. sh create-dist.sh
  3. Everything is in the future-perfect/dist folder. 😎