How To Update WordPress Themes

Learn how to easily update WordPress themes inside your dashboard …

Upgrading Your WP ThemeIf you are new to WordPress, make sure to read our introduction to WordPress themes. We’ve written a comprehensive article that explains what themes are and how using a theme can save small business website owners time and money.

In this tutorial, you will learn how to easily upgrade your theme to a new version inside your dashboard.

Updating Your WordPress Theme – Best Practices Checklist

Updating Themes - Best Practices Checklist

We recommend going through the “best practices” checklist below before going through the upgrade process.

1. Back Up Everything

Backing up your site before making any updates to your site is vital. Whenever something doesn’t go as planned, you can always restore your site 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 backup process here:

2. Check The Changelog

When WordPress upgrades its software to a new version, this can affect the functionality of certain themes. Depending on the theme you have installed, there may be a changelog file accompanying an update which provides an overview of any new features, improvements, bug fixes or any other information pertaining to the new version.

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

3. Test Your Theme

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

Tip

Typically, web service providers will set up a test site where they can test the latest version of a theme, track bugs and check to see if all plugins are working fine with the new theme before installing and activating it on a live site.

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

4. Search Online

Before updating your theme, it’s a good idea to search online to see if anyone has reported any serious problems 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 provide forums for paid WordPress themes, and even for some free plugins).

5. Is Your Theme Customized? Use A Child Theme

If you have made extensive changes 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”, your 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 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:

Practical Tip

As you will see below, the actual process of updating a WordPress theme is easy. What can feel slightly bothersome is the precautionary work involved prior to upgrading.

Some people don’t upgrade their themes regularly, while others upgrade without going through all of the steps listed in the section above. As mentioned earlier, the above are recommended “best practice” methods for ensuring problem-free upgrades. Ultimately, as a website owner, it is solely your responsibility to protect your digital properties.

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

Updating your theme from the WP dashboard is simple.

Log into your WordPress admin area …

Theme Management: How To Upgrade WP Theme From Your Dashboard

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

Theme Management: Updating Themes In WordPress

Updating a theme from the WP dashboard is very simple and easy. You can update your themes via the “Themes” section, or the “Updates” area.

Updating Your Site’s Theme From The “Themes” Area

To see which themes need to be updated, go to your Themes page.

Choose Appearance > Themes from your WP admin menu …

Upgrading Your Theme

This brings you to the “Themes” screen …

How To Upgrade Your Themes

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

Updating Themes In WordPress

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 WordPress Themes From Your Dashboard

WordPress automatically updates the theme …

How To Upgrade WordPress Theme In The WP Dashboard

Your WordPress theme is now up-to-date …

Upgrading Themes In WordPress

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

Updating Your Site’s Theme Via The “Updates” Screen

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

To view all themes installed on your site that require updating, click on Dashboard > Updates

WordPress Theme Management: How To Update Themes In WordPress

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

Theme Management: Updating Your Themes

Check the box next to all the themes you want to update and click on Update Themes to complete the bulk upgrade process …

How To Upgrade WP Themes From Your Dashboard

WordPress automatically updates all of your selected themes …

Upgrading Your WordPress Themes

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

***

"This is an awesome training series. I have a pretty good understanding of WordPress already, but this is helping me to move somewhere from intermediate to advanced user!" - Kim Lednum

Originally published as How To Update WordPress Themes.