How To Update WordPress Themes

Learn how to easily update WordPress themes inside your dashboard …

Updating A Theme In WordPressIf you are new to WordPress, make sure to read our overview of WordPress themes. The comprehensive article explains what themes are and how using themes can be cost-effective and time-saving for business owners.

This tutorial will show you how to update your themes inside your dashboard.

Updating Themes – Best Practices

Updating Themes - Best Practices

Before updating your themes, we recommend going through the checklist below.

1. Back Up Your Website

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 free and paid plugins you can use. You can read about a WordPress backup plugin that can fully automate your site backups here:

2. Check The Theme Update Notes

Changes made to the WordPress software can affect the functionality of certain themes. Depending on the theme you have installed, there may be some release notes included with an update which provides an overview of new features, improvements, bug fixes or important changes in the new theme version.

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

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 any bugs and verify 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’re managing your own website, you can set up a test WordPress site on a subdomain or a separate domain name 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 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 provide forums for paid WordPress themes, and even for some free plugins).

5. Use Child Themes For Heavily Customized Themes

If you have made extensive customizations to your existing theme files, updating 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”, 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 plan to 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:

Useful Tip

As you will see below, the actual process of updating a WordPress theme is not complicated at all … a few simple clicks and you’re done! 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 WordPress Theme – Tutorial

Updating your theme from your admin dashboard is simple.

Log into your WordPress administration area …

How To Upgrade Your Themes

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

Updating Your Theme

Updating a WordPress theme in your dashboard is simple and easy. You can update your WordPress themes using the “Themes” section, or the “Updates” feature.

Updating WordPress Themes From The “Themes” Screen

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

Select Appearance > Themes in your WP dashboard menu …

Updating Your Theme

This opens up the “Themes” screen …

How To Upgrade Your Theme

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

WordPress Theme Management: How To Update Your WordPress Theme

Locate the theme that needs to be updated and click on the “Update Available” message.

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

Upgrading Themes In WordPress

WordPress automatically updates your theme in seconds …

Updating Your WP Theme

Your WordPress theme is now updated …

Updating Your Themes

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

Updating Your Site Themes Via The “Updates” Screen

Update your WordPress themes from the “Updates” screen as shown below:

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

WordPress Theme Management: How To Upgrade WP Theme In Your Admin Dashboard

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

How To Upgrade Your Theme

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 A Theme In WordPress

WordPress automatically updates all of the selected themes …

Theme Management: Updating Your Theme

Congratulations! Now you know how to update your themes from the WP 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.