Title: Input Placeholder
Last modified: August 22, 2016

---

# Input Placeholder

 *  Resolved [williamyon](https://wordpress.org/support/users/williamyon/)
 * (@williamyon)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/input-placeholder/)
 * I would like to add a Placeholder fot the input boxes. I tried adding them to
   the wp-login.php but the Custom Login Plugin overrides changes. Where could i
   change it within the plugin?
 * <input type=”text” name=”log” id=”user_login” class=”input” value=”<?php echo
   esc_attr($user_login); ?>” size=”20″ placeholder=”username” /></label>
 * Thanks!
 * [https://wordpress.org/plugins/custom-login/](https://wordpress.org/plugins/custom-login/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Austin](https://wordpress.org/support/users/austyfrosty/)
 * (@austyfrosty)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/input-placeholder/#post-5549649)
 * This is not something you _can_ do on the wp-login.php page. Try creating your
   own login form and redirect wp-login.php to the new page.

Viewing 1 replies (of 1 total)

The topic ‘Input Placeholder’ is closed to new replies.

 * ![](https://ps.w.org/custom-login/assets/icon.svg?rev=3077180)
 * [Custom Login](https://wordpress.org/plugins/custom-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-login/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-login/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Austin](https://wordpress.org/support/users/austyfrosty/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/input-placeholder/#post-5549649)
 * Status: resolved