How To Update WordPress Themes

Learn how to easily update WordPress themes inside your dashboard …

Updating Your ThemeIf you are new to WordPress, make sure to read our introduction to WordPress themes. It explains what themes are and how themes can save website owners time and money.

This step-by-step tutorial will show you how to easily update your themes inside the dashboard.

Upgrading WordPress Themes – Best Practices Checklist

Updating WP Themes - Best Practices

We recommend going through the checklist below before going through the upgrade process.

1. Back Up Your Files

Backing up your files and data before making any updates to your site is vital. This way, if things don’t go as planned, you can always restore.

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 are using, there may be a changelog file accompanying an update listing new features, improvements, security fixes or important changes in the new version.

If the theme 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 the theme, track bugs and make sure that the new theme version doesn’t conflict with any existing plugins or settings before applying 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 configuration settings (e.g. plugins) and play with the 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 do a quick search online and see if other theme users have 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 offer this for paid 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, upgrading 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 that parent theme. When you update the “parent theme”, all customizations are 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 to use a theme that gets regularly updated. You can learn more about child themes by searching online, or just visit the WordPress Codex child theme page here:

Useful Tip

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

Some people don’t upgrade their WordPress themes regularly, while others 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.

Updating Your Themes – Tutorial

Updating your theme from your admin dashboard is easy.

Log into your WordPress admin area …

Theme Management: Updating Themes In WordPress

Depending on the theme(s) installed on your website, you may receive an occasional notification in your dashboard that new theme versions are available and require updating …

How To Upgrade Your Themes

Updating WordPress themes in the dashboard is a simple process. You can update your WordPress theme via the “Themes” area, or the “Updates” page.

Updating WordPress Themes From The “Themes” Page

To see which themes need updating, go to your Themes area.

Select Appearance > Themes from your WP admin menu …

How To Upgrade A Theme In WordPress

This opens up the “Themes” page …

WordPress Theme Management: Updating WordPress Theme In Your Admin Dashboard

WordPress Themes that need updating display an “Update Available” message over the theme’s thumbnail image …

WordPress Theme Management: Updating Themes In WordPress

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

Theme Management: How To Upgrade Your Theme

WordPress will automatically update your theme …

How To Update A Theme In WordPress

Your WordPress theme is now up-to-date …

Theme Management: Updating Your Theme

Repeat the above to update all of your outdated themes, or use the method described below to upgrade multiple themes.

Updating Your Site Themes Via The “Updates” Section

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

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

Updating Your Theme

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

WordPress Theme Management: Updating Themes In WordPress

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

Theme Management: Updating A Theme In WordPress

WordPress automatically updates all of the selected themes …

Theme Management: Updating Themes In WordPress

Congratulations! Now you know how to update your WordPress themes from your admin dashboard.

***

"Learning WordPress has been a huge stumbling block for me. I've been looking for something that covers absolutely everything but doesn't cost an arm and a leg. Thank you so much ... you have just provided me with what I have been looking for! Truly appreciated!" - Tanya

Originally published as How To Update WordPress Themes.