Make WordPress Core

Ticket #33080: 33080.01.patch

File 33080.01.patch, 444 bytes (added by johnjamesjacoby, 9 years ago)
  • src/wp-admin/user-edit.php

     
    458458$show_password_fields = apply_filters( 'show_password_fields', true, $profileuser );
    459459if ( $show_password_fields ) :
    460460?>
     461</table>
     462
     463<h3><?php _e('Account Management'); ?></h3>
     464<table class="form-table">
    461465<tr id="password" class="user-pass1-wrap">
    462466        <th><label for="pass1"><?php _e( 'New Password' ); ?></label></th>
    463467        <td>