WP Manifestindependent plugin directory
manifest / content / smart-admin-workflow

Smart Admin Workflow

Wordpress plugin to handle post publish workflow.

by Dewan Imtiaz · github.com/dimtiaz/smart-admin-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.zip

Readme

=== 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 ==

  1. Upload the plugin
  2. Activate it
  3. Non-admin posts will require approval

== Frequently Asked Questions == = Does it support custom post types? = Not yet.

== Changelog == = 0.1.0 =

  • Initial release

Read the full README on GitHub →