Wordpress user roles and capabilities

WordPress User Roles And How To Use Them

In WordPress for Beginners by Team WriterLeave a Comment

Wordpress user roles and capabilities

By default, WordPress comes with 5 user roles and these are all designed to help webmasters maintain control over how each individual user interacts with the different features of their websites.

Understanding how all these user roles work will allow you to easily modify and assign different roles through the WordPress dashboard’s User Screen.

WordPress Administrator Role

The administrator role comes with the most comprehensive array of privileges. The administrator has full control over all the tasks available in the WP dashboard. He can modify core files, change what theme is being used and change the roles of any other user. Administrators are given full control over all types of content on the site. While it is possible to have several users acting as administrators on your website, the role of the administrator should be reserved only to those that really need such control.

In case you have a multi-site WordPress installation, there will be a need for a super administrator role also, to handle the entire network. Standalone WP sites do not have a Super Administrator role.

WordPress Editor Role

If you want a particular user to have the ability to access all types of content on your site but not use or modify plugins, themes and widgets, the editor role is the one you should look for.

While editors are not allowed to change settings on a site, they are given all permission to modify all content types. They can edit, publish or permanently delete any post or page. The same is true for categories, comments and links.

WordPress Author Role

In contrast to editors, authors can only publish, delete or modify their own content. They are also not allowed to interact with pages. While they can upload files on the site and store them in the Media Library of WP, they can only remove files they have previously uploaded. Additionally, authors can edit their own post comments.

WordPress Contributor Role

Contributors are allowed to produce content and upload it to the site but their posts remain unpublished until reviewed and approved by an editor or an administrator. When they want to upload audio files, videos and images to their content, contributors must ask for an assistance from an editor or an administrator as they don’t have access to the Media Library. The role of the contributor is best assigned to a guest author who is not supposed to publish content on the site regularly

WordPress Subscriber Role

By default, all new users are labelled by WordPress as subscribers. The only permission subscribers have is to create a profile, read the content of a site, and post comments. The rest is beyond their scope of privileges.

As a site administrator, you can modify user roles almost instantly and whenever you wish. In case you will be absent for a week or two and there isn’t anyone to handle your administrative duties in the meantime, feel free to assign the admin role to an editor, for example. Once you’re back to your duties as an administrator, reverse the changes.

For more information on the subject, consider visiting the WordPress Codex.

Leave a Comment