Change Your WordPress Author Name…Please
I know this tip may be very obvious to some, but I keep seeing “admin” as the author name on many WordPress blogs. I thought I’d write this quick tip post because these WordPress bloggers may not even know how to change the publicly displayed author name. Fortunately, this is very simple to do. In your WordPress admin panel, select Users -> Your Profile. On this page, enter whatever you want as your nickname, and click “Update Profile.”
Once that’s done, select this newly created nickname from the “Display name publicly as” dropdown menu. Update your profile again, and that’s it.








Good tip. Funny how sometimes the most obvious things are missed right from the start:)
That was very informative. Thank You
Is there a way to change the Login name as well, because, the username “ADMIN” is known and thus open to hackers.
I thought everyone know that. However I really appreciate your move to bring forth simple things they are generally treated as known, but not everybody know them.
Thanks for the post (and for the great site). I’m having a related problem at my new blog using the Prosense theme. I log in in my admin role, create a post, and when it’s published there is no author name. (I have to manually add it to the top of the post; WP doesn’t add it.) I’ve played with all the settings. Do I need to change my role? If I do that, will I still be admin?
Great tip. This was just what I was looking for! You are heaven sent!
Thank you for this tip! I was completely stumped on this.
So simple but I didn’t think I was on the right track trying to change it myself, so didn’t try this “fix” before searching and finding this post. Thanks!
Thank you, I am new to WP and was looking exactly for this!
Sometimes the solution is soooo.. easy, but one has to find it.
Thanks for that helpful post!
Tony
Thanks! That totally solved an issue I had and get to keep my shorter login name too!
The alternative is to create a new ID that matches what you want and then delete the old one. WP will then ask if you want to transfer all the posts to a new ID. Definitely not as pretty.
Great tip. Thank you. I was wondering how to change my author name to something besides my nickname. The one thing I haven’t figured out is how to delete my original admin account and replace it with a new one (for security reasons). I can’t delete my current default one because there is no “delete” option.
I recommend replacing the admin account with one that has a different name.
1. Use the admin account to create a new user. Give it administrator privileges.
2. Log out.
3. Log in with the new account.
4. Delete the admin account and let WordPress assign posts and comments to the new account.
Thanks for the tip. Takes the idea of just changing your display name to a whole new level.
I personally just edit the users table using phpmyadmin to change the login name ‘admin’ to something more memorable, and less hackable or common.
Saves going through the process of creating a new user.