How To Update WordPress Themes

Learn how to easily update WordPress themes inside your dashboard …

How To Update A Theme In WordPressIf you are new to WordPress, make sure you read our introduction to WordPress themes. It explains what themes are and how themes can be cost-effective and time-saving for small business website owners.

In this tutorial, you will learn how to update your WordPress themes inside the admin area.

Updating A WordPress Theme – Best Practices

Updating Themes - Best Practices Checklist

We recommend going through the handy checklist below before attempting the upgrade process, to reduce the risk of any potential problems occurring as a result of your updating process.

1. Make A Complete Backup

Backing up your site before making any changes to your site is essential. 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 WordPress plugins you can use. You can read about a WordPress backup plugin that can automate your site backups 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 any other information pertaining to the new theme version.

If the changes seem irrelevant or unimportant, you can skip the update. Otherwise, it’s best to upgrade.

3. Test Your Theme

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

Useful 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 it on a live site.

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

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 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. Use Child Themes For Heavily Customized Themes

If you have made extensive changes to your existing 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 the parent theme. When you update the “parent theme”, your modifications are preserved through the “child theme.”

If you plan to customize your theme files, then we recommend becoming familiar with using child themes, especially if you 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:

Practical Tip

As you will see below, the actual process of updating a WordPress theme is easy. The part of this 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 all of the steps listed in the section above. As mentioned earlier, the above are “best practice” methods to help you avoid problems. Ultimately, as a website owner, it is your responsibility to protect your online assets.

Upgrading Your Themes – Tutorial

Upgrading your WordPress theme from your dashboard is easy.

Log into your WordPress administration area …

Upgrading A Theme In WordPress

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

Upgrading Themes In WordPress

Updating WordPress themes from your WP dashboard is easy. You can update your site’s theme from the “Themes” page, or the “Updates” section.

Updating WordPress Themes Via The “Themes” Screen

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

Choose Appearance > Themes in your WordPress admin menu …

Updating Themes In WordPress

This brings you to the “Themes” screen …

Theme Management: How To Upgrade Themes In WordPress

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

Theme Management: Upgrading 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: Updating WordPress Themes In The WP Dashboard

WordPress automatically updates your theme in seconds …

How To Update Your Theme

Your WordPress theme is now updated …

Theme Management: Updating Your Themes

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

Updating Your Themes Via The “Updates” Screen

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

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

Updating A Theme In WordPress

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

Updating Your Theme

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

How To Upgrade Your Theme

WordPress will automatically update all of the selected themes …

WordPress Theme Management: Upgrading A Theme In WordPress

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

***

"If you're new to WordPress, this can stand on its own as a training course and will stay with you as you progress from beginner to advanced and even guru status." - Bruce (Columbus, Ohio)

Originally published as How To Update WordPress Themes.