How to create new user account for WordPress
- Login to WordPress and click on User > Add new User
- Fill in the requirement
- On Role section, you may assign based on type.
- Lists of below, are summary type of role:-
- Administrator (slug: ‘administrator’) – somebody who has access to all the administration features within a single site.
- Editor (slug: ‘editor’) – somebody who can publish and manage posts including the posts of other users.
- Author (slug: ‘author’) – somebody who can publish and manage their own posts.
- Contributor (slug: ‘contributor’) – somebody who can write and manage their own posts but cannot publish them.
- Subscriber (slug: ‘subscriber’) – somebody who can only manage their profile.
More information, you may refer on here .********
Updated on: 20/09/2021
Thank you!