Title: Automatic Safe Update
Author: ABCdatos
Published: <strong>2019 年 5 月 19 日</strong>
Last modified: 2026 年 5 月 30 日

---

搜尋外掛

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

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

# Automatic Safe Update

 由 [ABCdatos](https://profiles.wordpress.org/abcdatos/) 開發

[下載](https://downloads.wordpress.org/plugin/automatic-safe-update.1.1.13.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/automatic-safe-update/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/automatic-safe-update/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/automatic-safe-update/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/automatic-safe-update/#developers)

 [技術支援](https://wordpress.org/support/plugin/automatic-safe-update/)

## 外掛說明

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.

## 螢幕擷圖

[⌊Settings view.⌉⌊Settings view.⌉[

Settings view.

[⌊Sample of pending updates message.⌉⌊Sample of pending updates message.⌉[

Sample of pending updates message.

[⌊Sample of updated message.⌉⌊Sample of updated message.⌉[

Sample of updated message.

## 安裝方式

 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.

## 常見問題集

### Why does this plugin use filters like pre_set_site_transient_update_plugins and auto_update_plugin?

This plugin’s only purpose is to let site owners control automatic updates from 
the official WordPress.org repository using semantic versioning rules (major, minor,
patch). These filters are the standard WordPress way to achieve that. The plugin
never adds external update sources, never modifies download URLs, and always allows
its own updates to prevent lockouts.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Automatic Safe Update〉的開發相關工作。

參與者

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

〈Automatic Safe Update〉外掛目前已有 6 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update/contributors)
為這個外掛做出的貢獻。

[將〈Automatic Safe Update〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/automatic-safe-update/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/automatic-safe-update/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/automatic-safe-update/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/automatic-safe-update/)。

## 變更記錄

#### 1.1.13

_May 30 2026_
 * Better prepared for newer WordPress auto-update behaviour. * More
resilient update handling for real-world plugin and theme metadata. * Cleaner internal
code to support smoother maintenance and future improvements. * Ongoing development
build ready for extended testing. * WordPress 7.0 compatibility checked. * Internal
security improvement. * Removed manual load_plugin_textdomain() and Domain Path 
header. Translations now rely on WordPress.org language packs.

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

## 中繼資料

 *  版本 **1.1.13**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 4.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 5.4 或更新版本 **
 *  語言
 * [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/)、及
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/automatic-safe-update/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/automatic-safe-update)
 * 標籤:
 * [auto-update](https://tw.wordpress.org/plugins/tags/auto-update/)[Automatic updates](https://tw.wordpress.org/plugins/tags/automatic-updates/)
   [maintenance](https://tw.wordpress.org/plugins/tags/maintenance/)[Plugin Updates](https://tw.wordpress.org/plugins/tags/plugin-updates/)
   [theme updates](https://tw.wordpress.org/plugins/tags/theme-updates/)
 *  [進階檢視](https://tw.wordpress.org/plugins/automatic-safe-update/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/automatic-safe-update/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/automatic-safe-update/)