How to Manage Users and Their Roles


Overview:
You can control who has access to your site and what they can do by assigning user roles.

Common WordPress Roles:

  • Administrator: Full access to everything.

  • Editor: Can manage content but not site settings.

  • Author: Can write and manage their own posts.

  • Contributor: Can write but not publish.

  • Subscriber: Can read and comment only.

To Add or Edit a User:

  1. Go to Users > Add New.

  2. Fill in user details and assign a role.

  3. Click Add New User.

To Edit an Existing User:

  • Go to Users > All Users, click Edit, make changes, and save.


Did you find this article useful?