Skip to content

Instantly share code, notes, and snippets.

@iamrealfarhanbd
Last active May 30, 2023 04:53
Show Gist options
  • Save iamrealfarhanbd/9509c49e3d5131f596c9aae5ed6a6549 to your computer and use it in GitHub Desktop.
Save iamrealfarhanbd/9509c49e3d5131f596c9aae5ed6a6549 to your computer and use it in GitHub Desktop.
This guide provides step-by-step instructions on how to create a new user and grant administration access in WordPress. It also explains how to securely share the admin credentials with the support team for troubleshooting or assistance purposes.

Creating an Admin User and Sharing Credentials with Support Team

To create an admin user and share the credentials with a support team, you can follow these steps:

1.Login to your WordPress admin dashboard using your own admin account.

2.Navigate to the Users section in the admin menu.

3.Click on the "Add New" button to create a new user account.

4.Fill in the required information for the new user. Provide a username, email address, and set a strong password. Make sure to select the role as "Administrator" for the user.

5.After entering the necessary details, click on the "Add New User" button to create the new admin user account.

6.Once the account is created, you will see the new user listed in the Users section.

7.Select the newly created admin user from the list to edit the user profile.

8.On the user profile page, you will find the username and email address for the admin user. You can copy this information to share it with the support team.

9.It's recommended to generate a new password for the admin user to ensure security. To do this, click on the "Generate Password" button and WordPress will generate a strong password for the user. You can copy the password or click on the "Show" button to view it. Make sure to save this password securely.

10.Share the following information with the support team:

Username: [Admin Username]

Email: [Admin Email Address]

Password: [Generated Password]

You can communicate with the support team via email, a support ticket system, or any other preferred method. Make sure to provide the information securely and only to trusted individuals.

Remember to instruct the support team to log in using the provided admin credentials and to follow best practices for security, such as changing the password after the support task is complete.

Please note that the process may vary slightly depending on your WordPress theme or plugins installed. However, the general steps mentioned above should apply to most WordPress installations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment