[WordPress] 外掛分享: WP Auto Updater

前言介紹

  • 這款 WordPress 外掛「WP Auto Updater」是 2017-09-27 上架。
  • 目前有 8000 個安裝啟用數。
  • 上一次更新是 2024-08-23,距離現在已有 254 天。
  • 外掛最低要求 WordPress 4.9 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
  • 有 10 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

thingsym |

外掛標籤

updates | auto-update | core updates | Automatic updates | background updates |

內容簡介

此 WordPress 外掛可啟用 WordPress 核心、佈景主題、外掛程式和翻譯的自動更新功能。WordPress 核心的版本控制可增加自動更新的安全性。

功能:
- 自動更新 WordPress 核心
- 自動更新佈景主題、外掛程式和翻譯
- 設定自動更新的排程
- 停用每個佈景主題和外掛程式的自動更新
- 紀錄更新歷史
- 更新通知

重要說明:在更新前,請先備份您的資料庫和檔案。

自動更新流程:
首先,我們會建立一個自動更新流程,決定 WordPress 自動更新的政策。您可以從以下五種 WordPress 核心的自動更新方式中選擇:
- 小型版本更新(建議)
- 大型版本更新
- 僅小型版本更新
- 前一代版本更新
- 手動更新

小型版本更新(建議)會啟用小型的更新。對於 WordPress 的安全性更新,這是預設的行為。版本號碼的變化如下:從 4.8 更新至 4.8.1、4.8.2…等。

大型版本更新將啟用大型的更新。版本號碼的變化如下:從 4.7 更新至 4.8、4.9…等。

僅小型版本更新啟用大型的更新和除了 x.y.0 版本以外的小型更新。使用已修正安全性問題的 WordPress 核心版本(例如 x.y.1 或更晚版本)。不會自動更新最新的大型版本 x.y.0。版本號碼的變化如下:從 4.7.z 更新至 4.8.z、4.9.z…等;跳過 4.7.0、4.8.0、4.9.0…等。

前一代版本更新啟用大型的更新和除了最新大型版本以外的小型更新。如果已安裝 WordPress 核心版本為 4.6.z,且最新的 WordPress 核心版本釋出為 4.8.0,則自動更新至版本 4.7.z。它將自動更新至上一代 WordPress 核心版本,其中可能有安全性修復。

手動更新停用自動更新。您可以在控制台更新畫面上手動更新 WordPress 核心。佈景主題、外掛程式和翻譯可用自動更新或手動更新,同時也可以停用每個佈景主題和外掛程式的自動更新。

排程自動更新:接下來,我們將為自動更新設定排程。更新間隔可以從以下四個中選擇:
- 每天兩次(12 小時的間隔)
- 每天
- 每週
- 每月

您也可以設定更新日期的日期、星期幾、小時和分鐘。在自動更新時,將自動更新 WordPress 核心、佈景主題、外掛程式和翻譯。

測試矩陣:為了運作相容性,請參閱以下 Github Actions 中 PHP 版本與 WordPress 版本的運作矩陣。

貢獻:可以透過在 Github 的問題追蹤器提交小型的補丁和錯誤報告,亦可透過複製 Github 上的專案進行改進,並提交拉取請求。

外掛連結:WP Auto Updater - https://wordpress.org/plugins/wp-auto-updater/

原文外掛簡介

WP Auto Updater plugin enables automatic updates of WordPress Core, Themes, Plugins and Translations. Version control of WordPress Core makes automatic update more safely.
Features

Automatically update WordPress Core
Automatically updates Themes, Plugins and Translations
Set up a schedule automatic updates
Disable automatic updating of each Themes and Plugins
Record update history
Update notification

Important: before updating, please back up your database and files.
Auto Update Scenario
First of all, we will make an Auto Update Scenario which decide the policy of WordPress automatic updates.
You can choose from the following five automatic updates of WordPress Core.

Minor Version Update
Major Version Update
Minor Only Version Update
Previous Generation Version Update
Manual Update

Minor Version Update
Minor Version Update enable minor updates. Minor updates is default behavior in WordPress for security updates. The transition of the version number is as follows: update from 4.8 to 4.8.1, 4.8.2 …
Major Version Update
Major Version Update enable major updates. The transition of the version number is as follows: update from 4.7 to 4.8, 4.9 …
Minor Only Version Update
Minor Only Version Update enable major updates and minor updates except version x.y.0. It make sense to take a “skip” approach to avoid introducing new vulnerabilities into the latest major version release.
Update the WordPress Core version (eg. x.y.1 or later) with security fixed. Not automatically update the latest major version of x.y.0. The transition of the version number is as follows: update from 4.7.z to 4.8.z, 4.9.z … skiped 4.7.0, 4.8.0, 4.9.0 …
Previous Generation Version Update
Previous Generation Version Update enable major updates and minor updates except the latest major version. It make sense to take a “wait and see” approach to ensure the latest major version release is stable before.
With the installed WordPress Core version as 4.6.z. If the latest WordPress Core version released to 4.8.0, automatically update it to version 4.7.z. It will be always automatically updated to the previous generation WordPress Core version with probably security fixed.
Manual Update
Manual Update disable automatic updates. You update WordPress Core manually on the Dashboard Updates Screen.
Automatic updates and manual updates are available for themes, plugins and Translations.
It is also possible to disable automatic updating of each Themes and Plugins.
Scheduled automatic updates
Next we will set up a schedule for automatic updates.
The update interval can be selected from the following four.

Twice Daily (12 hours interval)
Daily
Weekly
Monthly

You can also set the day, the day of the week, the hour and the minute of the Update Date.
At the time of automatic update, Automatically updates WordPress Core, Themes, Plugins and Translations to be updated.
Support
If you have any trouble, you can use the forums or report bugs.

Forum: https://wordpress.org/support/plugin/wp-auto-updater/
Issues: https://github.com/thingsym/wp-auto-updater/issues

Contribution
Small patches and bug reports can be submitted a issue tracker in Github. Forking on Github is another good way. You can send a pull request.
Translating a plugin takes a lot of time, effort, and patience. I really appreciate the hard work from these contributors.
If you have created or updated your own language pack, you can send gettext PO and MO files to author. I can bundle it into plugin.

VCS – GitHub
Homepage – WordPress Plugin
Translate WP Auto Updater into your language.

You can also contribute by answering issues on the forums.

Forum: https://wordpress.org/support/plugin/wp-auto-updater/
Issues: https://github.com/thingsym/wp-auto-updater/issues

Contribute guidlines
If you would like to contribute, here are some notes and guidlines.

All development happens on the develop branch, so it is always the most up-to-date
The master branch only contains tagged releases
If you are going to be submitting a pull request, please submit your pull request to the develop branch
See about forking and pull requests

Test Matrix
For operation compatibility between PHP version and WordPress version, see below Github Actions.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Auto Updater」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.0.1 | 1.1.0 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.3.0 | 1.4.0 | 1.5.0 | 1.5.1 | 1.6.0 | 1.6.1 | 1.6.2 | 1.6.3 | 1.7.0 | 1.7.1 | 1.7.2 | 1.7.3 | trunk |

延伸相關外掛(你可能也想知道)

  • Disable auto-update Email Notifications 》自 WordPress 5.5 起,若您已啟用外掛或佈景主題自動更新功能,當外掛或佈景主題自動更新成功或失敗時,您將會收到一封電子郵件通知。, 如果你管理多個網站,...。
  • Ajax Cart AutoUpdate for WooCommerce 》這是一個輕巧的外掛程式,在產品數量更改時自動更新購物車頁面和迷你購物車。同時移除了預設的「更新購物車」按鈕,並可以選擇關閉購物車頁面提示訊息。, 特...。
  • Auto Updater 》網站更新管理員可自動且背景更新 WordPress、所有主題和外掛。您可以自訂更新設定以滿足需求,更新日誌提供所有安裝更新的概觀和詳細資訊。。
  • Rollback Auto Update 》這是一個功能插件,用於測試插件或主題更新失敗時的自動回滾。, 它基於PR 的 #51857。當前的 PR #2225 和加到核心的 PR #3958。, , 更新插件/主題時,舊版本...。
  • WP Plugins&Themes Auto Update 》此外掛可啟用主題和外掛自動更新功能。。
  • Automatic updates for WordPress without email notifications 》由於安全需求考量,保持 WordPress 網站最新更新非常重要。該外掛能夠自動更新 WordPress 核心、主題、外掛以及語言翻譯檔案。關於 WordPress 更新的電子郵件...。
  • Css Live Reload 》這是一個簡單而強大的外掛。通常我們只會編輯樣式表文件的一部分,那麼為什麼要重新載入整個頁面呢?這樣會產生很多不必要的請求,使頁面載入變慢,而不是只...。
  • Disable All WordPress Updates and Theme Editors 》Disable All WordPress Updates, File Editors and Gutenberg 是一個方便的工具,允許你在 WordPress 上禁用所有類型的自動更新、插件和佈景主題,佈景主題-...。
  • Autoupdate Plugins & Themes 》, , 啟用本外掛後,將會建立「Advanced Update Manager」設定選項頁籤, , , 本外掛將會建立三個用於儲存資料的資料表,分別為「autoupdaterest...。
  • WAJ Copyright Year 》此外掛可以在需要的地方加入版權年份或日期間隔。預設情況下,它只會顯示當前年份,由伺服器指定(希望它能准確跟踪時間)。選擇性地,您可以包括開始年份。...。
  • SVN Auto Upgrade 》描述:此外掛會連接到 WordPress 的升級程式,並支援 SVN 驅動的網站。現在你可以自由地使用 WordPress 的自動升級功能,而不用擔心 Subversion 的影響。只需...。
  • Stop Auto Update Emails 》新增停止 WordPress 自動更新郵件的功能。, 詳細資訊, , WordPress 核心程式(預設關閉), WordPress 佈景主題(預設開啟), WordPress 外掛程式(預設開啟)...。
  • Notify Update par JM Créa 》Notify Update by JM Créa 可以透過電子郵件和簡訊(Freemobile 訂戶)通知您 WordPress 的更新。, Notify Update by JM Créa 可以偵測您的外掛、主題和 Word...。
  • Auto Update Copyright Year by Computech Store 》下面是您要求的內容:, , ### 總結, Auto Update Copyright by Computech Store 是一個設計用來動態更新 WordPress 網站版權年份的簡單且強大的外掛程式。透...。
  • RoboMaintainer – Safe Plugin Auto-Updates

    WordPress 外掛 RoboMaintainer 介紹

    , ,

    RoboMaintainer 是一款能夠持續檢查所安裝的外掛是否有可用更新的外掛。當偵測到更新...。

文章
Filter
Apply Filters
Mastodon