mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-22 17:18:32 +01:00
git-svn-id: http://svn.automattic.com/wordpress/trunk@13476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c345aa4b0b
commit
206f886d54
@ -322,6 +322,7 @@ function do_core_upgrade( $reinstall = false ) {
|
||||
show_message( __('Installation Failed') );
|
||||
} else {
|
||||
show_message( __('WordPress upgraded successfully') );
|
||||
show_message( '<strong>' . __('Actions:') . '</strong> <a href="' . esc_url( admin_url() ) . '">' . __('Go to Dashboard') . '</a>' );
|
||||
}
|
||||
echo '</div>';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user