• Start Here
  • Blog
    • Blogging
    • SEO
    • Themes
    • Plugins
    • Hosting
  • Tutorials
    • Create A Website
    • Start A Blog
    • WordPress SEO
    • Speed Up WordPress
    • WordPress Security
  • Tools
    • WordPress Hosting
    • Caching Plugins
    • Security Plugins
    • Comment Plugins
No Results
View All Results
GigaPress
  • Start Here
  • Blog
    • Blogging
    • SEO
    • Themes
    • Plugins
    • Hosting
  • Tutorials
    • Create A Website
    • Start A Blog
    • WordPress SEO
    • Speed Up WordPress
    • WordPress Security
  • Tools
    • WordPress Hosting
    • Caching Plugins
    • Security Plugins
    • Comment Plugins
No Results
View All Results
GigaPress

How To Enable Or Disable WordPress Automatic Updates

Brad Merrill by Brad Merrill
0
How To Enable Or Disable WordPress Automatic Updates
Share on FacebookShare on Twitter

Regular updates are a key part of WordPress security. But at times, keeping your site updated can feel like a full-time job.

Quick Navigation
  • Should You Update WordPress Automatically?
  • Managing Automatic Updates With wp-config.php
    • How To Disable Automatic WordPress Updates
    • How To Enable Automatic WordPress Updates
  • Managing Automatic Updates With A Plugin

Between WordPress itself and your plugins and themes, you may find that there are new updates to install almost every day.

One solution is to enable automatic updates so that your site installs new updates in the background as they become available, without nagging you to do it manually.

This feature is enabled by default for minor security updates, but you can also use it for major WordPress releases, plugin updates, and theme updates.

In this tutorial, you’ll see exactly how to enable or disable automatic updates on your WordPress site.

Should You Update WordPress Automatically?

There’s no question that automatic updates are convenient. As soon as you turn them on, you can take comfort knowing your WordPress site will always be up to date.

But there are some cases where automatic updates can cause problems.

For example, if you’re running a highly custom site and have made modifications to the WordPress core (not recommended!), a new WordPress update could overwrite your changes and potentially break your entire site.

Likewise, if you’ve modified the code of any of your plugins or themes, an automatic update could obliterate your changes without warning. (This is why we recommend using child themes for modifications.)

There are also stability and compatibility considerations. While every major WordPress update undergoes rigorous pre-release testing, every site is different. There’s always a chance a new plugin or theme update will cause unexpected problems, such as a conflict with another plugin you’ve installed.

These are all factors you’ll want to consider to determine whether automatic WordPress updates are right for you.

Note: Whether you update automatically or manually, it’s always a good idea to back up your site beforehand. If you plan to use automatic updates, you’ll likely want to use an automatic backup solution as well.

Managing Automatic Updates With wp-config.php

You can manage your site’s automatic updates by manually editing your wp-config.php file, or by using a plugin.

In this section, we’ll cover the manual method. If you prefer to use a plugin, click here.

How To Disable Automatic WordPress Updates

By default, WordPress installs minor/security updates automatically in the background.

To disable automatic updates manually, simply open your wp-config.php file and add the following line:

define( 'WP_AUTO_UPDATE_CORE', false );

This will prevent new updates from being installed automatically. Of course, you can still initiate updates manually through your WordPress dashboard.

How To Enable Automatic WordPress Updates

Normally, WordPress only installs minor/security updates automatically.

If you want major core updates to be installed automatically, you can add the following line of code to your wp-config.php file:

define( 'WP_AUTO_UPDATE_CORE', true );

This will enable all core updates, including nightly builds for developers, which may be unstable. To limit your automatic updates to the stable, important releases, add the following line as well:

add_filter( 'allow_dev_auto_core_updates', '__return_false' );

Managing Automatic Updates With A Plugin

You can also manage your automatic updates using a plugin.

Advanced Automatic Updates

Advanced Automatic Updates supports enabling and disabling automatic updates for security updates, major releases, plugins, and themes.

Just check the boxes you want, and you’re good to go.

If you have any questions about automatic WordPress updates, please feel free to leave them in the comments below!

Previous Post

WordPress Security: The Complete Step-By-Step Guide

Next Post

WordPress User Roles: Everything You Need To Know

Next Post
WordPress User Roles: Everything You Need To Know

WordPress User Roles: Everything You Need To Know

No Results
View All Results

Join The Community

Be the first to see the latest WordPress tips, tricks, tutorials, and reviews from GigaPress.

GigaPress is free and reader-supported. When you make a purchase through one of our links, we may receive a commission at no additional cost to you.

Essential Resources

How To Create A Website: Step-By-Step Beginner’s Guide
Tutorials

How To Create A Website: Step-By-Step Beginner’s Guide

December 9, 2020
How To Start A Successful Blog In 2021: The Definitive Guide
Blogging

How To Start A Successful Blog In 2021: The Definitive Guide

December 13, 2020
How To Speed Up Your WordPress Site: The Only Guide You Need
Tutorials

How To Speed Up Your WordPress Site: The Only Guide You Need

February 28, 2021
WordPress Security: The Complete Step-By-Step Guide
Security

WordPress Security: The Complete Step-By-Step Guide

August 13, 2019
WordPress SEO Tutorial: The Complete Guide To Higher Rankings
SEO

WordPress SEO Tutorial: The Complete Guide To Higher Rankings

February 24, 2021

Get The Newsletter

Join our newsletter to get the best WordPress tips and tutorials every week.
    GigaPress

    © 2021 GigaPress
    A Merrill Media Publication

    Site Links

    • Start Here
    • Tools
    • About
    • Contact
    • Privacy

    Follow Us

    No Results
    View All Results
    • Start Here
    • Blog
      • Blogging
      • SEO
      • Themes
      • Plugins
      • Hosting
    • Tutorials
      • Create A Website
      • Start A Blog
      • WordPress SEO
      • Speed Up WordPress
      • WordPress Security
    • Tools
      • WordPress Hosting
      • Caching Plugins
      • Security Plugins
      • Comment Plugins

    © 2021 GigaPress
    A Merrill Media Publication

    Welcome Back!

    Login to your account below

    Forgotten Password?

    Create New Account!

    Fill the forms bellow to register

    All fields are required. Log In

    Retrieve your password

    Please enter your username or email address to reset your password.

    Log In

    Session expired

    Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.

    >