Title: Automatic Safe Update
Author: ABCdatos
Published: <strong>19 de Maio, 2019</strong>
Last modified: 6 de Xullo, 2024

---

Buscar plugins

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

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://ps.w.org/automatic-safe-update/assets/icon-256x256.png?rev=2090952)

# Automatic Safe Update

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

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

 * [Detalles](https://gl.wordpress.org/plugins/automatic-safe-update/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/automatic-safe-update/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/automatic-safe-update/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/automatic-safe-update/#developers)

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

## Descrición

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.

## Capturas

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

## Instalación

 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.

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“Automatic Safe Update” é un software de código aberto. As seguintes persoas colaboraron
con este plugin.

Colaboradores

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

“Automatic Safe Update” foi traducido a 6 idiomas. Grazas [aos desenvolvedores](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update/contributors)
polas súas contribucións.

[Traduce “Automatic Safe Update” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/automatic-safe-update/),
bota unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/automatic-safe-update/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/automatic-safe-update/)
por [RSS](https://plugins.trac.wordpress.org/log/automatic-safe-update/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 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

 *  Versión **1.1.12**
 *  Última actualización **Fai 2 anos**
 *  Instalacións activas **40+**
 *  Versión de WordPress ** 4.2 ou superior **
 *  Probado ata **6.6.5**
 *  Versión de PHP ** 5.4 ou superior **
 *  Idiomas
 * [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/), e
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/automatic-safe-update/).
 *  [Traduce ao teu idioma](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update)
 * Etiquetas
 * [safety](https://gl.wordpress.org/plugins/tags/safety/)[version](https://gl.wordpress.org/plugins/tags/version/)
   [versions](https://gl.wordpress.org/plugins/tags/versions/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/automatic-safe-update/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

[Engadir a miña recensión](https://wordpress.org/support/plugin/automatic-safe-update/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/automatic-safe-update/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/automatic-safe-update/)