WordPress / revisions-extended

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisions Extended

A WordPress plugin, developed for WordPress.org, that enables revisions ("updates") of already-published posts to be scheduled for the future. It accomplishes this by extending WordPress Core's existing revisions system and introduces other post statuses (such as future) for the revision post type.

An example of an update getting scheduled.

More information

Development Setup

  1. npm install
  2. npm run setup
  3. npm run wp-env start

About


Languages

Language:PHP 65.4%Language:JavaScript 32.6%Language:CSS 1.0%Language:SCSS 1.0%