How to register an account in wordpress?
How to register an account with wordpress
1 Before entering the background management, all you need is to have wordpress installed first. Generally, when installing wordpress , the system will guide you to register an administrator account first to manage the backend account.
2 In this example, the website address of entering the backend is: http://localhost:8080/wordpress/wp-admin/
The backend management address of your website is: domain name site URL /wp-admin/
3 If you have not registered an administrative account before, you can click the registration button below to "register".
4 In the pop-up dialog box, enter: user name, email address. Click the Register button and an email will be sent to you.
5 Enter the email and click the "Activate" button, and the account registration is completed.
For more WordPress technical articles, please visit the WordPress Tutorial column!
The above is the detailed content of How to register an account in wordpress. For more information, please follow other related articles on the PHP Chinese website!