mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-01-31 05:57:35 +00:00
Use 'WordPress Blog' in the initial blogroll. see [14324].
git-svn-id: https://develop.svn.wordpress.org/trunk@15027 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
764331ccef
commit
a2806d3bc0
@ -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
Block a user