-
Notifications
You must be signed in to change notification settings - Fork 97
Select all/none in capabilities editor #65
Comments
This is on my list. It didn't quite make the cut-off for the last release. |
👍 |
For one product we have to grant 337 capabilities, this is a lot of clicking / tabbing. For the admin role all capabilities have to be enabled, so a checkbox to activate all capabilities at once would be great. For now I'm using this line of code in the console, which does the trick as well: |
Are you saying that you have a plugin that adds an extra 337 capabilities? If so, that's ridiculous. |
The main part is for a whole load of extra post types. |
I know this has been a long-standing issue, but integrating it into the UI has been a tough problem to solve. I'm overhauling the role edit page for 3.0. The following is an early draft of where it's currently at. This should provide an outline from what we're working from. The idea is going to be to integrate the proposal in this ticket into the following or something similar to it. |
Can you add a select all/none checkbox in the capabilities editor for both grant and deny columns? Just kind of a nice touch.
Since you have the capabilities split into sections like general, posts, pages, etc, it would be great to go to one of those sections and select all for just that section and move on to another section. Of course viewing the "all" section and having a select all/none checkbox would be nice too.
The text was updated successfully, but these errors were encountered: