How to Manage Users on Your WordPress Site

Having different types of users is one of the most exciting features of WordPress. Depending on your website type, you may need to add multiple authors, editors, or contributors. In some cases, you may need to have several admins as well.

Luckily, WordPress comes with a ready-made solution to help you create different types of users. In today’s post, I will introduce you to all the different types of user roles, how to manage the existing users, and how to add new users to your site.

Let’s get started with the default WordPress user roles –

Understanding the WordPress Roles

Each user on your website has a role. Before we dig deeper into managing the users, we need to understand these roles. WordPress supports six user roles with different capabilities for each role –

  1. Super Admin: The super admin role is only available on the multisite networks. Users with this role will have admin options over all the websites in the network. They can manage other users and configure the settings for all these sites.
  2. Administrator: An admin has unlimited access to all the administration and management options on a WordPress site. They can manage the other users and settings options for the website.
  3. Editor: Editors can create, publish, and edit posts on a WordPress site. They can manage their own posts and the ones submitted by other roles. Users with this role will not have access to the settings options.
  4. Author: Authors can create, edit, and publish their own posts. But they cannot manage posts created by the others or configure the settings options.
  5. Contributor: Contributors can submit posts to be reviewed by the editors or the admins. They cannot publish any post on their own.
  6. Subscriber: A subscriber can subscribe to your site and edit her profile. She cannot create or manage any post on the site.

Now that you know about the available roles and the capabilities for each role, let’s find out how to view a list of all the users on your website.

Viewing a List of all Users

To view a list of all the users on your WordPress site, go to Users > All Users. This takes you to a page like the following –

The page displays a list of all the registered users on your website. For each user, you will find the username, name, email address, role, and the number of posts they have published.

You will find the total number of users along with the number of users in different roles at the top of the page. There is a search user field on the right side of the page.

Hovering over each user will reveal additional options to edit, delete, or view the profile. It is also possible to change the user role. To do that, select the user, and choose the new role from the “Change role to…” section located both at the top and bottom of the page. You can change the roles for multiple users be selecting them and choosing the new role.

Adding a New User Manually

WordPress makes it very easy to add a new user. To add a new user, go to Users > Add New. This will take you to a page like the following –

The first two fields enable you to provide the username and email address for the new user. Both of these fields are required to create the user.

Next, you will find more fields to provide the first name, last name, website, password, and choose to send the new user a welcome email.

Finally, you can choose the user role from the drop-down list. Once you have made the necessary changes, click the “Add New User” button to add the user.

Allowing User Registration

It is also possible to allow user registration on your site so that the visitors can register themselves. To do that, go to Settings > General, and enable the “Anyone can register” option. The next option enables you to choose the default role for the new users. These are the roles we discussed at the beginning of this tutorial.

Click “Save Changes” to apply the new settings. From now on, new users can register on your site.

Now you need to let the visitors know that they can register on the site. The easiest way to do this is to show the meta widget on the sidebar.

Go to Appearance > Widgets, and find out the “Meta” widget. Drag the widget to your desired location, provide a title if you want, and click “Save.”

If you reload your website now, you will find a new sidebar section containing the register and login links.

Editing a User Profile

In order to edit a user profile, you need to go back to the Users > All Users page. Find out the user you want to edit, hover over the username, and click “Edit.” This takes you to page like this –

First of all, you will find some options to disable the visual editor when writing, disable syntax highlighting, and choose the color scheme for the profile.

Then, in the “Name” section, you can change the first name, last name, nickname, and display name. In “Contact Info,” you can provide the email address and website for this profile.

If you want to add a short biography for the profile, you can do that in the “About Yourself” section.

Lastly, “Account Management” enables you to create a new password and to log out this account from all other locations.

Click the “Update Profile” button to apply the changes and update the profile.

Final Words

Managing a website with multiple users used to be a challenging task. However, WordPress made it very easy by offering built-in user management features with your website. You can use these features to create different types of users depending on your requirement.

So, what type of users do you have the most on your website? Let me know in the comments below. And if you have any other user management tips, let me know that too.

Miguel

I started this tech blog back in 2011 as a place to write down processes I took to fix my client systems and network. Now I write some tips and tricks to help others with the tech issues that one might encounter.

You may also like...