Use 'WordPress Blog' in the initial blogroll. see [14324].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7cdefe4851
commit
43a718145f
|
@ -153,7 +153,7 @@ function wp_install_defaults($user_id) {
|
|||
'link_notes' => '');
|
||||
|
||||
$default_links[] = array( 'link_url' => 'http://wordpress.org/development/',
|
||||
'link_name' => 'Development Blog',
|
||||
'link_name' => 'WordPress Blog',
|
||||
'link_rss' => 'http://wordpress.org/development/feed/',
|
||||
'link_notes' => '');
|
||||
|
||||
|
|
Loading…
Reference in New Issue