Title: Login field names
Last modified: August 20, 2016

---

# Login field names

 *  Resolved [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * (@thorgod949)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/)
 * Hello I wan’t to change my login page so it says Minecraft Username instead of
   User name how do i do that? I looked at the wp-login.php but cant find it there
   where do I change it?

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Thread Starter [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * (@thorgod949)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835404)
 * bump plz help
 *  Thread Starter [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * (@thorgod949)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835415)
 * bump
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835416)
 * Hi Thorgod949,
 * It should be in the main wp-login.php
 * You should look for in the main wp folder not inside your template though.
 * Or you can simply install a plugin so it won’t be overwritten during upgrades.
 * [http://wordpress.org/extend/plugins/wp-custom-login-page/](http://wordpress.org/extend/plugins/wp-custom-login-page/)
 * Best,
 * MyGreenHosting
 *  Thread Starter [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * (@thorgod949)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835417)
 * Thank you mygreenhosting
 *  Thread Starter [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * (@thorgod949)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835420)
 * But this is not what i wan’t I need to know how to change the “username” in the
   login page to “Minecraft Username’
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835421)
 * can you give me link to your site?
 * you can always check again the wp-login.php
 * but note: you will need to backup your changes so you will just re apply them
   after any wordpress upgrade you may want in the future.
 * CAn you tell me the version of your wordpress so i can give you a more details
   location in the code to replace
 *  Thread Starter [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * (@thorgod949)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835422)
 * 3.4
 * [link](http://108.84.218.239)
 * ignore the broken slide show thats another help topic
 * and a link to the login page [link](http://108.84.218.239/wp-login.php?loggedout=true)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835423)
 * you may want to edit this line:
 * starts at around line: 630
 * change the ‘Username’ to ‘Minecraft Username’
 * <form name=”loginform” id=”loginform” action=”<?php echo esc_url( site_url( ‘
   wp-login.php’, ‘login_post’ ) ); ?>” method=”post”>
    <p> <label for=”user_login”
   ><?php _e(‘Username’) ?> <input type=”text” name=”log” id=”user_login” class=”
   input” value=”<?php echo esc_attr($user_login); ?>” size=”20″ tabindex=”10″ /
   ></label> </p>
 * Best,
 * [MyGreenHosting](http://mygreenhosting.com)
 *  Thread Starter [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * (@thorgod949)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835428)
 * You did it thankyou!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Login field names’ is closed to new replies.

## Tags

 * [login](https://wordpress.org/support/topic-tag/login/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 2 participants
 * Last reply from: [Thorgod949](https://wordpress.org/support/users/thorgod949/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835428)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
