Skip to content

Editloft 0.6194.1016

Choose a tag to compare

@thisismyurl thisismyurl released this 13 Jul 14:33
· 2 commits to main since this release

Editloft 0.6194.1016

The first public release of Editloft, a lean editorial-workflow plugin for WordPress and a fork of Edit Flow.

Editloft brings back the small, sharp core of Edit Flow: custom statuses, an editorial calendar, private editorial comments, assignment metadata, and notifications, rebuilt for the block editor and current WordPress with nothing you have to switch off on install. I built the version I needed for my own publishing. If it is the version you needed too, that is the point of sharing it.

In this release

  • Fixed the editorial calendar's Unscheduled panel. It was listing posts that already had a publish date or a planned date. It now shows only posts with no assigned date, so a scheduled post stays on the calendar grid instead of appearing in both places.
  • Disabled the inbound Cloud Sync webhook. It could never fire in practice, since it was registered on an authenticated-only endpoint an external service cannot reach. Outbound events are unaffected, and Cloud Sync is off by default.
  • Added a README and a changelog.

Requirements

  • WordPress 6.4 or later
  • PHP 7.4 or later

Credits

Editloft stands on Edit Flow by Mohammad Jangda, Daniel Bachhuber, and Automattic, released under GPL v2. The editorial model is theirs; the rebuild and the choices about what to keep are mine.

Full notes are in CHANGELOG.md.