Manually updating WordPress

 

Overview

You can manually update your WordPress website using either the WordPress dashboard or wp-cli. Manual updates are necessary if your site isn't a DreamHost WordPress install, since DreamHost WordPress installs update automatically unless you've turned that off.

Background

Keeping your WordPress software up to date is an essential step in running a secure and functional website. All DreamHost WordPress installs in the panel are always set to update automatically (unless you specifically turn it off).

However, if your site is not a DreamHost WordPress install, you will need to update it manually. 

Back up your data

Before you make any changes to your site, it's a good idea to make a backup of your WordPress installation. See the following articles for further information on backing up your website:

How do I update my core WordPress files?

You can use either the Dashboard Updates Screen or wp-cli to update your core WordPress files.

How do I use the WordPress dashboard?

  1. Log into your WordPress site.
  2. In the left menu, choose Dashboard > Updates.
  3. Click the Update to version x.x.x button.

How do I use wp-cli?

  1. Log into your server via SSH.
  2. Navigate to your website's directory.
  3. Run the following command to download and install the updated WordPress files:
    [server]$ wp core update

See also

Did this article answer your questions?

Article last updated PST.

Still not finding what you're looking for?