Smart Admin Workflow
Wordpress plugin to handle post publish workflow.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/dimtiaz/smart-admin-workflow/archive/refs/heads/main.zipReadme
=== Smart Admin Workflow === Contributors: dewanimtiaz Tags: workflow, approval, editorial Requires at least: 6.0 Tested up to: 6.5 Requires PHP: 7.4 Stable tag: 0.1.0 License: GPLv2 or later
Adds a simple admin approval workflow for WordPress posts.
== Description == Smart Admin Workflow forces posts created by non-admin users into a pending state until approved by an administrator.
== Installation ==
- Upload the plugin
- Activate it
- Non-admin posts will require approval
== Frequently Asked Questions == = Does it support custom post types? = Not yet.
== Changelog == = 0.1.0 =
- Initial release