manage_categories

What is the manage_categories permission in WordPress? #

The manage_categories permission controls access to two links inside WordPress:

  • Posts > Categories
  • Posts > Tags

You can see those two links in the screenshot below. This user was only given the manage_categories permission (plus the read permission to access the dashboard).

Users with the manage_categories permission can create, edit and delete Categories and Tags. Don't be confused by the name: this permission applies to Tags also.

Technically, the manage_categories permission also allows access to the “Links” area but that has been hidden for years. Find out more in our article on the manage_links permission.


Who has the manage_categories permission? #

The manage_categories permission is available on single WordPress sites and on multisite networks.

By default, the manage_categories permission is only given to Admins, Administrators and Editors.

Users not in these roles are not allowed to manage Categories or Tags on their WordPress site.


How can you control who has the manage_categories permission? #

You can control who has the manage_categories permission by using the PublishPress Capabilities plugin.

  • Install the PublishPress Capabilities plugin.
  • Go to “Capabilities” in your WordPress admin menu.
  • Using the dropdown in the top-left corner, choose the role you want to edit.
  • Click the “Taxonomies” tab.
  • Check or uncheck the “Manage” box in the “Categories” row.

Can you control permissions for only Categories or Tags? #

It is possible to separate the manage_categories permission so that you can manage either Categories or Tags.

The PublishPress Capabilities plugin has an option called “Detailed Taxonomy Capabilities”.

You can check both “Categories” and “Tags” and click “Update”. If do this, you will see new permission options for both Categories and Tags. Each taxonomy will have separate “Manage”, “Edit”, “Assign”, and “Delete”.

Note: you will need to click the “Manage” box for “Categories”. Because of an oddity with how WordPress permissions work, this is neccessary to give users access to the “Tags” area. Users will be able to see the Categories but not control them in any way.