Manually updating WordPress

 

Overview

This article walks you through different ways to manually update your WordPress website.

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:

Updating your core WordPress files

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

Using 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.

Using 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?