Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Functionality] expand Editor level permissions to include Menus #71

Open
1 task done
possumbilities opened this issue Apr 22, 2024 · 0 comments
Open
1 task done
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🕹 aspect: interface Concerns end-users' experience with the software ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work

Comments

@possumbilities
Copy link
Contributor

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

  • I would be interested in implementing this feature.
@possumbilities possumbilities added 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository 🕹 aspect: interface Concerns end-users' experience with the software labels Apr 22, 2024
@possumbilities possumbilities self-assigned this Apr 22, 2024
@TimidRobot TimidRobot moved this to Backlog in possumbilities Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🕹 aspect: interface Concerns end-users' experience with the software ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work
Projects
Status: Backlog
Development

No branches or pull requests

1 participant