Title: Forced Auto Updates
Author: lelandf
Published: <strong>јануари 30, 2018</strong>
Last modified: јануари 30, 2018

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/forced-auto-updates.svg)

# Forced Auto Updates

 By [lelandf](https://profiles.wordpress.org/lelandf/)

[Download](https://downloads.wordpress.org/plugin/forced-auto-updates.zip)

 * [Details](https://mk.wordpress.org/plugins/forced-auto-updates/#description)
 * [Reviews](https://mk.wordpress.org/plugins/forced-auto-updates/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/forced-auto-updates/#installation)
 * [Development](https://mk.wordpress.org/plugins/forced-auto-updates/#developers)

 [Support](https://wordpress.org/support/plugin/forced-auto-updates/)

## Description

By default, WordPress will not apply [automatic background updates](https://codex.wordpress.org/Configuring_Automatic_Background_Updates)
if it detects a version control system (like Git or Subversion) in the WordPress
directory or any of its parent directories.

WordPress does this because it assumes that if version control systems are present,
the site owners have their own system in place for managing updates, and WordPress
doesn’t want to mess with that.

However, minor updates can contain critical security vulnerability fixes, and those
aforementioned site owners may consider the benefit of having minor releases automatically
updated by WordPress greater than the risks of waiting too long to apply those updates
themselves.

If that sounds like you, then you may wish to consider installing this option-free
plugin.

Just activate when you need it.

Perhaps before a “disconnected” vacation when you don’t want to run the risk of 
a security update being released during it, and having no way of applying said update
until your return.

Deactivate it when you don’t.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/forced-auto-updates` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. That is it. There is no settings page.

## FAQ

  Installation Instructions

 1. Upload the plugin files to the `/wp-content/plugins/forced-auto-updates` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. That is it. There is no settings page.

  Can’t I get the same effect with a single line of code?

Yes, here it is: `add_filter( 'automatic_updates_is_vcs_checkout', '__return_false',
1 );`

That’s all this plugin does. Hosting it here just provides another way of applying
that line of code, but if you prefer another method, feel free to use that and disregard
this plugin.

  What if I need more granular control to my auto updates?

There are several plugins you can use instead. For example, [Update Control](https://wordpress.org/plugins/update-control/),
[Advanced Automatic Updates](https://wordpress.org/plugins/automatic-updater/), 
and [Easy Updates Manager](https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/).

This plugin will always be option-free and only facilitate automatic background 
updates of minor WordPress releases.

And keep in mind, despite the word “minor,” they can include critical security vulnerability
fixes in WordPress core.

  How can I tell if my auto updates will work, before a minor release is pushed?

You can use a plugin by the WordPress team called [Background Update Tester](https://wordpress.org/plugins/background-update-tester/).

It will warn you if there’s any reason an automatic background update would not 
apply.

  If my WordPress site always applies automatic background updates, do I need this
plugin?

Probably not. You only need it if you’re using version control system like Git or
Subversion.

You can use the [Background Update Tester](https://wordpress.org/plugins/background-update-tester/)
plugin to confirm though.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Forced Auto Updates” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ lelandf ](https://profiles.wordpress.org/lelandf/)

[Translate “Forced Auto Updates” into your language.](https://translate.wordpress.org/projects/wp-plugins/forced-auto-updates)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/forced-auto-updates/),
check out the [SVN repository](https://plugins.svn.wordpress.org/forced-auto-updates/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/forced-auto-updates/)
by [RSS](https://plugins.trac.wordpress.org/log/forced-auto-updates/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **8 години ago**
 *  Active installations **10+**
 *  WordPress version ** 3.7.0 or higher **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/forced-auto-updates/)
 * Tag
 * [updates](https://mk.wordpress.org/plugins/tags/updates/)
 *  [Advanced View](https://mk.wordpress.org/plugins/forced-auto-updates/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/forced-auto-updates/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/forced-auto-updates/reviews/)

## Contributors

 *   [ lelandf ](https://profiles.wordpress.org/lelandf/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/forced-auto-updates/)