The Internal Comments plugin registers a few custom capabilities. If you know what you’re doing, you can use a plugin like AAM to grant these capabilities to other users with WP Admin access.
Capability | Roles assigned to | Description |
---|---|---|
manage_dws_internal_comments_options | Administrator | Required to be able to view the plugin’s settings page. |
insert_dws_internal_comments | Administrator, Editor, Author, Contributor, Shop Manager | Required to be able to insert new internal comments. |
insert_private_dws_internal_comments | Administrator, Editor, Author, Contributor, Shop Manager | Required to be able to insert new private internal comments. |
edit_dws_internal_comments | Administrator | Required to be able to edit one own’s internal comments. |
edit_others_dws_internal_comments | Administrator | Required to be able to edit other people’s internal comments. |
trash_dws_internal_comments | Administrator | Required to be able to trash one own’s internal comments. |
trash_others_dws_internal_comments | Administrator | Required to be able to trash other people’s internal comments. |
see_dws_internal_comments | Administrator, Editor, Author, Contributor, Shop Manager | Required to be able to view internal comments at all. Invalidates all other viewing capabilities if not present. |
see_dws_internal_comments_table | Administrator | Required to be able to view the internal comments submenu (under the Comments admin menu). |
see_dws_internal_comments_metabox | Administrator, Editor, Author, Contributor, Shop Manager | Required to be able to view the internal comments metabox when editing posts. |
see_dws_internal_comments_column | Administrator, Editor, Author, Contributor, Shop Manager | Required to be able to view the internal comments column in WP tables. |
see_private_dws_internal_comments | Administrator | Required to be able to view the private comments of others. |