Creating Users and provide access privileges in WP

0

WP allows you to add users with different roles and access privileges to your site. Once created, a user will be able to log in to your site with a username and password.
WP user roles include site administrator, editor, author, contributor and subscriber. These user roles control the level of site management granted to a user — including the ability to write, edit or publish content on your site. Users with lower access roles will see fewer options in the WP Dashboard when they are logged in.
Creating Users in WP

  • To add a new user to your WP site, log in to your WP site and click to expand the Users menu.
  • Click the Add New link located in the Users menu.
  • Enter the username, email address, first name, last name, website, and password for the user.
  • If this user is new, it’s a good idea to select to send this password to the new user by email.
  • Next, select the subscriber role for the user.
  • To see a basic overview of WordPress user roles, click the Help tab at the top of the screen. Here you’ll see details for how user roles relate to site privileges, so you’ll be able to decide which level of access to grant to your new user.
Share.