creativecommons / creativecommons/vocabulary-theme
[Functionality] expand Editor level permissions to include Menus
Open
✨ goal: improvement
🏁 status: ready for work
💻 aspect: code
🕹 aspect: interface
🟩 priority: low
- Dominant language
- PHP
- Stars
- 6
- Forks
- 7
- Avg merge
- 1d 8m
- Merged PRs (30d)
- 6
Description
## Problem
At current, Editors can edit content within the site, but nothing else. By default WordPress considers Menus to be outside the scope of "content" and therefore only allows Admins the capability of editing Menus.
## Description
To resolve this, a custom function in the `functions.php` file needs to be added to expand the role of Editor to include Menu editing.
## Implementation
- [x] I would be interested in implementing this feature.
Contributor guide
Assessment
This issue has not been assessed yet.