How To Update WordPress Themes

Learn how to easily update WordPress themes inside your dashboard …

Theme Management: Updating A Theme In WordPressIf you are new to WordPress, make sure to read our introduction to WordPress themes. We’ve written a detailed article that explains what WP themes are and how using a theme can be cost-effective and time-saving for website owners.

This tutorial will show you how to easily upgrade a theme in your dashboard.

Updating A WordPress Theme – Best Practices

Upgrading Your WordPress Theme - Best Practices

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

1. Back Up Everything

Backing up your website before making any updates to your site is essential. This way, if things don’t go as planned, you can always restore your site to its previous settings.

If you don’t want to perform manual backups, there are a number of plugins you can use. Learn 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 listing any new features, improvements, security fixes or any other changes in the new theme version.

If the theme 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.

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 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 install a test WordPress site on a subdomain or a separate domain using the same configuration settings (e.g. plugins) 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 search online to 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 provide forums for premium themes, and even for some free plugins).

5. Is Your WordPress Theme 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 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 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:

Useful Tip

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

Some 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 Themes In WordPress – Tutorial

Upgrading your theme in the WP dashboard is easy.

Log into your WordPress administration area …

Theme Management: Updating Themes In WordPress

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

Upgrading Your WordPress Themes

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

Updating WordPress Themes Using The “Themes” Section

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

Select Appearance > Themes in your WordPress admin menu …

Updating Your WP Theme

This opens up the “Themes” page …

Upgrading Your Theme

WordPress Themes that need updating display an “Update Available” message over their thumbnail image …

WordPress Theme Management: Upgrading Your WordPress Theme

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

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

Upgrading Your Theme

WordPress will automatically update the theme …

Updating Your WordPress Themes

Your WordPress theme is now updated …

Theme Management: Updating Your WordPress Theme

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

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

Update your themes from the “Updates” screen as follows:

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

WordPress Theme Management: Upgrading A Theme In WordPress

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

Theme Management: How To Upgrade A Theme In WordPress

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

Theme Management: Upgrading 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 update 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.