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.zipRestrict 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.
- Upload the Plugin to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress