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!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Input Placeholder’ is closed to new replies.