Changeset 29962 for trunk/src/wp-login.php
- Timestamp:
- 10/18/2014 08:20:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r29644 r29962 627 627 628 628 <div id="pass-strength-result" class="hide-if-no-js"><?php _e('Strength indicator'); ?></div> 629 <p class="description indicator-hint"><?php _e('Hint: The password should be at least seven characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! " ? $ % ^ & ).'); ?></p> 630 629 <p class="description indicator-hint"><?php echo _wp_password_hint(); ?></p> 631 630 <br class="clear" /> 632 631
Note: See TracChangeset
for help on using the changeset viewer.