Title: Honeill Update Log
Author: honeill
Published: <strong>2026 年 7 月 6 日</strong>
Last modified: 2026 年 7 月 6 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/honeill-update-log.svg)

# Honeill Update Log

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

[下載](https://downloads.wordpress.org/plugin/honeill-update-log.1.1.0.zip)

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

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

## 外掛說明

Honeill Update Log keeps a tidy record of everything that happens to the plugins
on your site, so you always know what changed and when — invaluable when a site 
breaks right after an update, or when several people manage the same install.

For every event it records:

 * the date and time,
 * the plugin name and folder/file,
 * the event — installed, updated, activated, deactivated, or deleted,
 * the version (and, for updates, the version it came **from** and went **to**),
 * whether it succeeded,
 * and who did it (or “Auto-update / system” for unattended updates).

View the log under **Tools  Update Log**, filter by event type, page through it,
and export the whole thing to CSV. Old entries are pruned automatically.

Unlike the big all-in-one activity loggers, this does one thing: plugin lifecycle
events, lightweight and exportable.

#### Privacy / data

Everything is stored in a single custom table in your own database. The plugin makes**
no external connections** and sends no data anywhere. It records the WordPress display
name (or login) of the user who performed each action, purely for your own audit
trail.

## 安裝方式

 1. Upload the `honeill-update-log` folder to `/wp-content/plugins/`, or install the
    ZIP via Plugins  Add New  Upload Plugin.
 2. Activate the plugin. Logging starts immediately.
 3. View the log under **Tools  Update Log**.

## 常見問題集

### Where is the log stored?

In a custom table (`{prefix}_honeill_update_log`) in your site’s database. Deleting
the plugin removes that table.

### Does it log theme or WordPress core updates?

This version focuses on plugins. Theme and core support is a planned addition.

### Does it slow my site down?

No. It only writes a row when a plugin event actually happens, and the log screen
is admin-only.

### How long are entries kept?

The most recent 5,000 entries are kept, and anything older than a year is pruned
by a daily cleanup.

### Why does an update sometimes show “from” as blank?

The previous version is captured just before an update runs. For a brand-new install(
or if the plugin was added before this plugin was active) there is no earlier version
to record.

### Can someone wipe the log to hide what they did?

Clearing is limited to administrators (super admins on multisite), and every clear
writes a “Log cleared” entry recording who did it — so it can’t be done silently.
To disable clearing completely, add: `add_filter( 'honeill_update_log_can_clear','
__return_false' );`

## 使用者評論

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

#### 1.1.0

 * Hardened “Clear log”: administrators only (super admins on multisite), the clear
   is itself logged so it can’t be done silently, and it can be disabled via the
   honeill_update_log_can_clear filter.
 * Added a “Log cleared” event type, shown in the log and the events filter.
 * Branded the admin menu label (Tools  Honeill Update Log), tidied the plugin description,
   and resolved Plugin Check warnings on the plugin’s own custom-table queries.

#### 1.0.0

 * Initial release: logs plugin install, update (from/to version), activate, deactivate
   and delete, with user, timestamp and success. Tools screen with filtering, pagination,
   CSV export and daily auto-prune.

## 中繼資料

 *  版本 **1.1.0**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/honeill-update-log/)
 * 標籤:
 * [Activity Log](https://tw.wordpress.org/plugins/tags/activity-log/)[audit log](https://tw.wordpress.org/plugins/tags/audit-log/)
   [changelog](https://tw.wordpress.org/plugins/tags/changelog/)[plugins](https://tw.wordpress.org/plugins/tags/plugins/)
 *  [進階檢視](https://tw.wordpress.org/plugins/honeill-update-log/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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