WordPress VIP Workflow archived
This WordPress plugin adds additional editorial workflow capabilities to WordPress.
by WordPress VIP · github.com/automattic/vip-workflow-plugin · website
★ 14stars
59release downloads
4forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/automattic/vip-workflow-plugin/releases/download/0.4.0/vip-workflow-0.4.0.zipFrom the readme
:warning: This plugin is currently in Beta. It is designed to run on WordPress VIP. This beta release is not intended for use on a production environment.
WordPress VIP Workflow Plugin (Beta)
The WordPress VIP Workflow Plugin allows you to control your editorial workflow. You can set up custom statuses for every phase of your workflow, and transitions between statuses generate actions, like notifications.
This plugin is currently developed for use on WordPress sites hosted on WordPress VIP.
- Try it out
- Installation
- Install via git subtree
- Install via ZIP file
- Plugin activation
- Usage
- Admin
- Notifications
- Publish Guard
- Editorial Experience
- Guided Status Movements
- Preview Links
- Editorial Metadata
- Code Filters
- vwnotificationignoredstatuses
- vwnotificationemailrecipients
- vwnotificationemailsubject
- vwnotificationemailmessage
- vwnotificationemailheaders
- vwnotificationsendtowebhookpayload
- vwpreviewexpirationoptions
- Development
- Building the plugin
- Using Hot Module Replacement
- Tests
- Credits
Try it out
Try out the VIP Workflow plugin in your browser [with WordPress Playground][playground-bluepr
Read the full README on GitHub →