Ticket #18709: new-user-profile.diff
File new-user-profile.diff, 443 bytes (added by , 13 years ago) |
---|
-
user-new.php
diff --git a/user-new.php b/user-new.php index 6a8778f..bc48ba0 100644
a b foreach ( array( 'user_login' => 'login', 'first_name' => 'firstname', 'last_nam 323 323 </tr> 324 324 <?php endif; ?> 325 325 <?php } // !is_multisite ?> 326 <?php do_action( 'new_user_profile' ); ?> 326 327 <tr class="form-field"> 327 328 <th scope="row"><label for="role"><?php _e('Role'); ?></label></th> 328 329 <td><select name="role" id="role">