codelight-eu/wp-additional-editor-capabilities
Composer 安装命令:
composer require codelight-eu/wp-additional-editor-capabilities
包简介
Allow less technical clients to manage their Wordpress site without all the bloat in admin interface by giving them a slightly enhanced Editor role
关键字:
README 文档
README
Allow less technical clients to manage their Wordpress site without all the bloat in admin interface by giving them a slightly enhanced Editor/Shop Manager role.
This plugin grants the Editor role permissions to edit (non-admin) users and gives them access to Appearance menu items. For WooCommerce users, the Shop Manager role is granted access to Appearance menu as well. This should be everything a non-technical client needs to manage their site, with a pleasantly clean and empty admin interface.
For even better results, combine with WP-Cleanup.
Note that this plugin has not been tested thoroughly - patches and issues are welcome.
Details
By default, the Editor role is given the following capabilities:
'list_users',
'add_users',
'create_users',
'edit_users',
'promote_users',
'remove_users',
'edit_theme_options'
To edit the given capabilities, use the 'cl_editor_capabilities' filter.
By default, the Shop Manager role is given the following capabilities:
'edit_theme_options'
To edit the given capabilities, use the 'cl_shop_manager_capabilities' filter.
Note that the shop manager / editor are not given the capability to delete users.
统计信息
- 总下载量: 314
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: The
- 更新时间: 2018-09-20