How To Update WordPress Themes

Learn how to easily update WordPress themes inside your dashboard …

WordPress Theme Management: How To Update A Theme In WordPressIf you are new to WordPress, make sure you read our introduction to WordPress themes. This in-depth article explains what themes are and how they can save web business owners significant time and money.

In this tutorial, you will learn how to upgrade a theme inside your admin area.

Updating WP Themes – Best Practices

Upgrading A WordPress Theme - Best Practices Checklist

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

1. Make A Backup

Backing up your files and data before making any changes to your site is essential. If something goes wrong, you can always restore.

If you don’t want to perform manual backups, there are a number of plugins you can use. You can read about a WordPress backup plugin that can fully 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 have installed, there may be a changelog file accompanying an update listing any new features, improvements, security fixes or important changes in the new version.

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

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 all plugins are working fine with the new theme before applying it to a live site.

If you manage your own website, you can set up a test WordPress site on a subdomain or a separate domain name with the same plugins and configuration settings and test new theme versions on your test site before applying it to your live website.

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 enter the theme name and version into Google, and search the theme developer’s support forum (many developers offer this for paid themes, and even for some free plugins).

5. Is Your WordPress Theme Heavily Customized? Use A Child Theme

If you have made extensive customizations to your existing theme files, upgrading your theme could 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 that parent theme. When you update the “parent theme”, all modifications get preserved through the “child theme.”

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

Tip

As you will see below, the actual process of updating a WordPress theme is fairly simple. What can feel slightly bothersome is the precautionary work 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 recommended “best practice” methods to help you avoid problems. Ultimately, as a website owner, it is your responsibility to protect your online assets.

How To Upgrade Your Themes – Step-By-Step Tutorial

Updating your theme in the WP dashboard is simple.

Log into your WordPress administration area …

Updating Your WP Theme

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

Upgrading WordPress Themes In Your Dashboard

Updating themes in the dashboard is easy. You can update your WordPress theme via the “Themes” section, or the “Updates” section.

Updating Your Themes From The “Themes” Page

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

Select Appearance > Themes from your WordPress dashboard menu …

WordPress Theme Management: Updating Your Theme

This brings you to the “Themes” screen …

Theme Management: How To Update Your Themes

WordPress Themes with new versions display an “Update Available” message over their thumbnail image …

Theme Management: Upgrading Your Theme

Locate the theme you want to update and click on the “Update Available” notice.

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

Upgrading Themes In WordPress

WordPress will automatically update the theme in seconds …

Updating Your WordPress Theme

Your theme is now up-to-date …

WordPress Theme Management: Updating Your Themes

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

Updating Your Site’s Theme Using The “Updates” Section

Update your WordPress theme via the “Updates” screen as shown below:

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

WordPress Theme Management: Updating WP Themes In Your Dashboard

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

Upgrading WP Themes From Your Dashboard

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

How To Upgrade A Theme In WordPress

WordPress automatically updates all of the selected themes …

Updating WP Themes In Your Admin Dashboard

Congratulations! Now you know how to update your theme in your dashboard.

***

"I am beyond impressed with what you have put together. I can tell that you put a ton of hard work into building what you have. You have the absolute best content on WordPress I have ever seen!" - Robert T. Jillie

Originally published as How To Update WordPress Themes.