Changeset 13490 for trunk/wp-login.php
- Timestamp:
- 02/28/2010 07:15:15 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-login.php
r13465 r13490 312 312 return $errors; 313 313 } 314 315 update_user_option($user_id, 'default_password_nag', true, true); //Set up the Password change nag. 314 316 315 317 wp_new_user_notification($user_id, $user_pass);
Note: See TracChangeset
for help on using the changeset viewer.