diff --git a/wp-admin/upgrade-072-to-080.php b/wp-admin/upgrade-072-to-080.php index 501b6aca1..e1a4f0538 100644 --- a/wp-admin/upgrade-072-to-080.php +++ b/wp-admin/upgrade-072-to-080.php @@ -234,14 +234,14 @@ if ($continue) { $wpdb->show_errors(); ?>

Comment spammers should now watch out for you.

-

See, that didn’t hurt a bit (again). Now on to the final step.

+

See, that didn’t hurt a bit (again). Now on to the next step.

Step 3

-

This is the final step, and the most exciting. We’re going to make it so each post can now have multiple categories. Hold on tight.

+

This is a most exciting step. We’re going to make it so each post can now have multiple categories. Hold on tight.

All done!

+

You are ready to rock ’n roll. Next step.

+ + +

Step 4

+

This is the final step. We’re going to update the paths for the default links images that have moved.

+

If you do not still have the default settings it will not make any changes.

+query("UPDATE $tableoptions SET option_value = REPLACE(option_value, 'wp-links/links-images/', 'wp-images/links/') + WHERE option_name LIKE 'links_rating_image%' + AND option_value LIKE 'wp-links/links-images/%'"); +?> +

All done!

You are ready to rock ’n roll. Go crazy.