Why is it important to use the latest version of WordPress? Part 2

The first post in this series talked about the pros and cons of updating to new versions. Once you’ve decided to update, you need a step-by-step guide to doing so. Find it right here.

How to keep your WordPress site updated

As we discussed in a previous post, keeping your WordPress site updated is key to good WordPress site management, security, and performance. Now we’ll explain how to carry out the process of updating your WordPress site. 

Managed WordPress hosting updates for uPress customers

If you're already a uPress customer, then updating your WordPress site is easy. All you need to do is log in to your Admin panel and click on Choose your site » WordPress Tab » Automatic Update to WordPress, as shown in the image below.

Efficient WordPress site management is as simple as that.

Migrate to uPress within 24 hours

Handling WordPress updates for non-uPress customers

If you are not a uPress Customer, don't panic. There are several different ways to do this and they are all pretty simple. Or, you could switch over to our managed WordPress hosting packages listed right above by clicking one of those green buttons.

Use WordPress messages

There’s a messaging system built into your WordPress site management dashboard which notifies you about updates every time you log into your WordPress account. You'll see a red circle with a number inside it near the top of your left sidebar when you log in.

Click on the Updates tab in the sidebar and follow the on-screen instructions to install the updates listed.

Receive email notifications about WordPress updates

Alternatively, you can receive an email whenever there's a new update. You just need to install the WP Updates Notifier plugin from the plugin store, and follow the instructions to activate it.

Once it's installed and activated, go to "Updates Notifier" to put your email address in the extension settings. You can choose whether to receive emails about every update, or only about core updates, theme updates, or plugin updates, then click "Save settings," or "Save settings with test email."

If you don't receive a test email, contact our customer support.

Turn on Automatic Updates

If you're using WordPress 3.7 or higher, you can turn on automatic updates for minor releases that fix bugs and other safety issues. You can also permit automatic updates for larger releases, extensions, and topics.

Be aware, though, that allowing automatic updates can be dangerous for your WordPress site management if you don't have a Dedicated Managed Storage Server that monitors for any mishaps. If you always permit automatic updates without any backup, there's a risk that an update could damage your site. Without a recent backup, you won't be able to correct it.

There are two ways to enable automatic updates: using an extension, or with code.

Using a plugin to enable automatic updates

Go to the WordPress store to install and run the Easy Updates Manager add-on.

After activation, go to Control Panel » Updates to adjust the plugin settings.

You'll see that one of the options is Automatic Updates. Here, you can turn on Automatic Updates for core WordPress site management updates, extensions, themes, and translation files updates. Once you have finished, click Save settings.

Using code to enable automatic updates (wp-config.php file)

If you're confident about handling code as part of your WordPress site management, you can permit automatic updates on a code level.

  1. Go to your WordPress menu and hover over "Appearance." In the menu that appears, click "Editor."
  2. On the right-hand side of the screen, you'll see "functions.php" or "Theme functions." Click this to go to the code editor.
  3. Copy the following line of code and paste it into the wp-config.php file.
define('WP_AUTO_UPDATE_CORE', true);

To turn on automatic updates for themes and plugins as well as for core WordPress site management updates, add these lines of code as well:

add_filter( 'auto_update_plugin', '__return_true' );

add_filter( 'auto_update_theme', '__return_true' );

That's all it takes! Hopefully, this article helped you feel in control of your WordPress site management updates.

As managed WordPress hosting experts, we know what we're talking about, whether you need advice on updating to a new version, you're debating how much bandwidth you really need, or you want the full lowdown on security. You can trust us with the entire gamut of WordPress questions, so the only one left is... why aren't we hosting your WordPress site yet? Click below and join us.

Explore plans

hello world!

Read more about these topics!

Related Posts

uPress Provides a Safer, More Secure Internet with SSL Certificates - at No Extra Cost

How can you increase security for your eCommerce site? Since credit card fraud is so common, you need to find ways to reassure your customers that it’s safe to buy from you. Learn how to use a (free!) SSL certificate to ensure security and confidence.
Read More

The Complete WordPress Security Guide Part 3

Ready for the big guns? Parts 1 and 2 of this security-based miniseries walked you through what needs to be done and how to do it. Part 3 is advanced information for developers and WordPress admin experts to build and maintain secure WordPress sites.
Read More

How to force WordPress to check for updates

“If it ain’t broke, don’t fix it” doesn’t fly here. Yes, you have to update your plugins, because if you don’t, you are vulnerable to cyberattacks, and ain’t nobody got time for that. This is a quick, easy guide to “force” your website to update regularly.
Read More
envelopemap-marker