So fresh and so clean, clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -155,7 +155,7 @@ function wp_insert_user($userdata) {
|
||||
$rich_editing = 'true';
|
||||
|
||||
if ( empty($admin_color) )
|
||||
$admin_color = 'classic';
|
||||
$admin_color = 'fresh';
|
||||
$admin_color = preg_replace('|[^a-z0-9 _.\-@]|i', '', $admin_color);
|
||||
|
||||
if ( empty($user_registered) )
|
||||
|
||||
Reference in New Issue
Block a user