How To Update WordPress Themes

Learn how to easily update WordPress themes inside your dashboard …

Updating Your ThemesIf you are new to WordPress, make sure you read our overview of WordPress themes. The in-depth article explains what themes are and how using a theme can be cost-effective and time-saving for small business website owners.

This step-by-step tutorial will show you how to upgrade your themes inside your admin area.

Upgrading A WordPress Theme – Best Practices Checklist

Upgrading Themes - Best Practices

Before updating any themes, we recommend going through the handy checklist below.

1. Back Up Your Site Fully

Backing up your site before making any changes to your site is essential. If something goes wrong, you can always restore everything to its previous state.

If you don’t want to perform manual backups, there are many plugins you can use. You can read about a WordPress backup plugin that can automate your site backups here:

2. Check The Changelog

Changes made to the WordPress software can affect the functionality of certain themes. Depending on the theme you are using, there may be a changelog file accompanying an update which provides an overview of new features, improvements, security fixes or any other information pertaining to the new theme version.

If the theme changes seem irrelevant or unimportant, you can skip the update. Otherwise, you should upgrade.

3. Test The Theme

If you can, it’s a good idea to check the theme before installing it on your site.

Practical Tip

Typically, web service providers will set up a test site where they can test the latest version of an installed theme, track bugs and check if the new theme version doesn’t conflict with any existing plugins or settings before installing and activating it on a live site.

If you’re managing your own website, you can set up a test WordPress site on a subdomain or a separate domain name using the same configuration settings (e.g. plugins) and test new theme versions on your test site before applying it to your main site.

4. Search Online

Before updating your theme, it’s a good idea to do a quick search online and see if anyone has reported any issues with the new theme version.

You can type the theme name and version into Google, and search the theme developer’s support forum (many developers provide forums for paid WordPress themes, and even for some free plugins).

5. Use Child Themes For Heavily Customized WordPress Themes

If you have made extensive customizations to your existing WordPress theme files, updating your theme may result in your custom modifications being overwritten. To prevent losing your theme modifications, therefore, we recommend you learn how to create “child themes”.

A WordPress child theme is a theme that inherits the functionality of another theme, called the parent theme, and allows you to modify, or add to, the functionality of the parent theme. When you update the “parent theme”, all customizations get preserved through the “child theme.”

If you plan to customize your theme files, then we recommend becoming familiar with the use of child themes, especially if you plan on using a theme that gets regularly updated. You can learn more about child themes by searching online, or just visit the official WordPress child theme page here:

Practical Tip

As you will see below, the actual process of updating a WordPress theme is fairly simple. The part of the upgrading process that takes the most time and effort to complete is the preparation involved prior to upgrading.

Many people don’t upgrade their WordPress themes regularly, while many upgrade without going through some or all of the steps listed in the section above. As mentioned earlier, the above are “best practice” methods to help you avoid problems. Ultimately, it is solely your responsibility as a website owner to protect your online assets.

Upgrading A Theme In WordPress – Step-By-Step Tutorial

Updating your theme in the WP dashboard is simple.

Log into your WordPress administration area …

Updating A Theme In WordPress

Depending on what theme(s) are installed on your site, you may receive an occasional notification in your dashboard that your theme(s) need updating …

Theme Management: How To Update WordPress Themes From Your Dashboard

Updating a WordPress theme from the WP dashboard is easy. You can update your themes from the “Themes” screen, or the “Updates” screen.

Updating WordPress Themes From The “Themes” Screen

You can see which themes require updating by going to your Themes page.

Choose Appearance > Themes in your WordPress admin menu …

Theme Management: How To Update Your Theme

This opens up the “Themes” screen …

WordPress Theme Management: Upgrading WordPress Themes From Your Dashboard

Themes with new versions display an “Update Available” message over the theme’s thumbnail image …

Upgrading Your Theme

Locate the theme that needs to be updated and click on the “Update Available” notice.

When the theme details window opens up, click on update now

Updating Themes In WordPress

WordPress automatically updates the theme in seconds …

WordPress Theme Management: Updating Your Theme

Your theme is now updated …

WordPress Theme Management: How To Update A Theme In WordPress

Repeat the process described above to update all of your remaining themes, or use the method below to bulk upgrade multiple themes at once.

Updating Your Site Themes Via The “Updates” Section

Update your WordPress themes from the “Updates” page as follows:

To view all themes installed in your website that need updating, click on Dashboard > Updates

Updating Themes In WordPress

This brings up the Updates screen. Scroll down to the Themes section …

How To Update WP Theme From Your Admin Dashboard

Select all the themes you want to update and click on Update Themes to complete the update process …

How To Upgrade Themes In WordPress

WordPress automatically updates all of your selected themes …

Updating WP Theme In Your Dashboard

Congratulations! Now you know how to upgrade your theme from your dashboard.

***

"These tutorials have so much information and are easy to understand. If you use WordPress or plan to in the future these will help you with everything you need to know." - Valisa (Mesa, Arizona)

Originally published as How To Update WordPress Themes.