Quantcast
Channel: EasyEngine Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 12639

How to change username after the installation?

$
0
0

Do you mean WP user?

cd /var/www/domain.com/htdocs
wp user create <username> <user_email> --user_pass=p4ssw0rd --role=administrador
wp user delete <your_old_user>

No need to mess with MySQL, minimizing risks.


Viewing all articles
Browse latest Browse all 12639

Trending Articles