diff --git a/wp-admin/upgrade-071-to-072.php b/wp-admin/upgrade-071-to-072.php index ad5f789b43..f6f591c576 100644 --- a/wp-admin/upgrade-071-to-072.php +++ b/wp-admin/upgrade-071-to-072.php @@ -1,5 +1,6 @@ -
Welcome to WordPress. You're already part of the family so this should be familiar - to you now. We think you'll find to like in this latest version, here are some +
Welcome to WordPress. You’re already part of the family so this should be familiar + to you now. The upgrade procedure should be painless, but here are some things to watch out for:
wp_posts
and wp_comments
, but if you’re coming from b2 you probably have table names like b2posts
and b2comments
. Double-check the $table_prefix
variable to make sure this has what is appropiate to your installation.