Title: Automatic Safe Update
Author: ABCdatos
Published: <strong>May 19, 2019</strong>
Last modified: July 6, 2024

---

Search plugins

![](https://ps.w.org/automatic-safe-update/assets/banner-772x250.png?rev=2090952)

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://ps.w.org/automatic-safe-update/assets/icon-256x256.png?rev=2090952)

# Automatic Safe Update

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

[Download](https://downloads.wordpress.org/plugin/automatic-safe-update.1.1.12.zip)

 * [Details](https://pcd.wordpress.org/plugins/automatic-safe-update/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/automatic-safe-update/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/automatic-safe-update/#installation)
 * [Development](https://pcd.wordpress.org/plugins/automatic-safe-update/#developers)

 [Support](https://wordpress.org/support/plugin/automatic-safe-update/)

## Description

To update your WordPress is a time consuming task you can’t avoid. Without it, your
site will be in trouble and you’ll be regretful. Knowing this, here you have a powerful
tool to help you to maintain your plugins updated.

Select the cases for automated updates and the manual ones based on the update level
and single plugin if you want or let the plugin decide for you. Stability vs. safety
is the balance. Let the plugin take itself the decision if you like it.

[Semantic version numbering](https://semver.org/) didides version numbers in three
main blocks: major, minor and patch in this way: major.minor.patch. If all the plugin
authors were working fine, when only patch version number changes, bug and security
fixes in a compatible way were done, when the minor number increases, new functionality
are added in a backwards compatible way. Major version changes are incompatible 
and may require additional work with your site.

You’ll never know in advance when an error in a plugin can make your WordPress site
fail, nor will you know in advance that you are leaving a security hole to be attacked
if you do not update.

The plugin allways allow to update itself to avoid locks as happened in version 
1.1.9 requiring a manual update.

## Screenshots

 * [[
 * Settings view.
 * [[
 * Sample of pending updates message.
 * [[
 * Sample of updated message.

## Installation

 1. Upload files to the /wp-content/plugins/automatic-safe-update directory or install
    plugin through the Plugins menu of your WordPress directlly.
 2. Activate the plugin through the Plugins menu of your WordPress.
 3. Go to Automatic Safe Update settings from the WordPress admin menu to configure
    the plugin.
 4. Adjust settings as you like and press at save changes.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Automatic Safe Update” is open source software. The following people have contributed
to this plugin.

Contributors

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

“Automatic Safe Update” has been translated into 6 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update/contributors)
for their contributions.

[Translate “Automatic Safe Update” into your language.](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update)

### Interested in development?

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

## Changelog

#### 1.1.12

_Jul 05 2024_
 * Fixed menu notification entry. * Fixed user capability required
for configuration menu view. * Minor code fixes. * Renamed some files. * Fixed the
subject of the sent emails. * Replaced semaphore functions management. * More code
styling improvements. * WordPress 6.6 basic compatibility checked.

#### 1.1.11

_May 12 2023_
 * Solved logic bug. * More code styling improvements.

#### 1.1.10

_May 11 2023_
 * Solved warning when running scheduled tasks from cron. * Some code
styling improvements.

#### 1.1.9

_May 9 2023_
 * Solved forced plugins check from option page issues. * Better privative
plugins compatibility. * Supporting failure to get a plugin new version. * Solved
minor issue in desktop icon.

#### 1.1.8

_Mar 12 2023_
 * WordPress 6.2 basic compatibility checked. * Avoid warnings on 
private plugins without official slug. * Solved problem with Hello Dolly plugin 
as it is installed without its own directory and is a core plugin. * Log messages
corrections.

#### 1.1.7

_Jan 04 2023_
 * Removes the new WP 5.5 plugin post update mail as is considering
a failure the configured rejected updates. * Changelog URL for WP Bakery. * Changed
behaviour on semaphore adquisition to avoid failures on PHP 8. * Solved warning 
when updating with bad version number obtained. * Solved bug in update process.

#### 1.1.6

_Sep 11 2020_
 * From WP 5.5 onwards, the new e-mail update from WordPress replaces
que plugin’s one, it has been removed to avoid duplicated communication. * Don’t
report update warnings about a-fake-plugin, the test one from Site Health. * SVG
admin menu icon.

#### 1.1.5

_Aug 17 2020_
 * Avoid critical message in Site Health. * Fix bug duplicating update
notices to different versions. * Fix error on PHP 7.4. * Fix syntax notice on PHP
7.4. * WordPress 5.5 basic compatibility checked.

#### 1.1.4

_May 16 2020_
 * Fix warning on initial execution through WP-CLI. * WordPress 5.4
compatibility checked.

#### 1.1.3

_Jan 12 2020_
 * Fix for plugin activation and configuration in PHP 5. * Confirmed
PHP 5.4 minimum version required. * Corrected some mail strings. * Corrections to
avoid empty update jobs processing.

#### 1.1.2

_Nov 30 2019_
 * Link to plugin page for manual updates included in mail. * Bug 
avoiding PHP 5.3 compatibility solved.

#### 1.1.1

_Nov 20 2019_
 * If defined, displays WP_AUTO_UPDATE_CORE value in the settings 
page. * Removed wrong trunk copy included wich disables common activation procedure
from Add Plugin page.

#### 1.1.0

_Oct 26 2019_
 * Corrected debug mode warnings. * Experimental (alpha) themes and
translations update capability. * Ensure availability of semaphores functions for
mail processes. * WordPress 5.3 compatibility verified. * PHP 7.4 compatibility 
verified.

#### 1.0.2

_May 28 2019_
 * Small translation bug in e-mail. * Bug when individual plugin setting
is hold.

#### 1.0.1

_May 20 2019_
 * Translation related bugs.

#### 1.0

_May 19 2019_
 * WordPress.org initial version.

## Meta

 *  Version **1.1.12**
 *  Last updated **2 years ago**
 *  Active installations **40+**
 *  WordPress version ** 4.2 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 5.4 or higher **
 *  Languages
 * [Catalan](https://ca.wordpress.org/plugins/automatic-safe-update/), [English (US)](https://wordpress.org/plugins/automatic-safe-update/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/automatic-safe-update/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/automatic-safe-update/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/automatic-safe-update/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/automatic-safe-update/), and
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/automatic-safe-update/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update)
 * Tags
 * [safety](https://pcd.wordpress.org/plugins/tags/safety/)[version](https://pcd.wordpress.org/plugins/tags/version/)
   [versions](https://pcd.wordpress.org/plugins/tags/versions/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/automatic-safe-update/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/automatic-safe-update/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/automatic-safe-update/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/automatic-safe-update/)