WP Manifestindependent plugin directory
manifest / users / user-departments

User Departments

WordPress Plugin to restrict Users edit-post access via departments

by derweili · github.com/derweili/user-departments · website

0stars
1forks

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/derweili/user-departments/archive/refs/heads/main.zip

Restrict User Capabilities with Departments

Description

This Plugin Adds "Departments" wich can be assigned to posts and users.

Posts with assigned departments can only be edited/published/deltes with users of the same department(s).

The default WordPress capabilities and user roles are still working.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the Plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress