[WordPress] 外掛分享: Milardovich File Modification Monitor

首頁外掛目錄 › Milardovich File Modification Monitor
WordPress 外掛 Milardovich File Modification Monitor 的封面圖片
全新外掛
安裝啟用
尚無評分
12 天前
最後更新
問題解決
WordPress 5.0+ PHP 8.3+ v1.0.0 上架:2026-08-31

內容簡介

Milardovich File Modification Monitor 外掛可監控 WordPress 佈景主題與外掛的檔案變更,防止在更新時自訂修改被覆蓋。透過與官方版本比對,使用者能夠在更新前獲得警告,確保自訂內容不會意外遺失。

【主要功能】
• 自動下載官方版本檔案進行比對
• 透過 SHA-256 哈希檢測檔案變更
• 提供視覺化差異檢視工具
• 更新前顯示明確警告
• 可選擇保留或還原檔案變更
• 可配置掃描頻率

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Milardovich File Modification Monitor」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

When someone edits a file directly inside wp-content/plugins/ or wp-content/themes/, those changes are silently lost the next time the plugin or theme is updated. Milardovich File Modification Monitor detects those modifications before they cost you.
It downloads the original copy of each plugin and theme from the official WordPress.org repository, stores a baseline (a SHA-256 hash of every file), and compares the files on your site against that baseline. Any drift — modified, added or deleted files — is flagged in the admin, and you are warned before an update would overwrite your customizations.
Key features

Baselines from WordPress.org — the reference is the pristine, official release, not the files already on disk. That is what makes real drift detectable.
SHA-256 file comparison — fast, reliable detection of modified, new and deleted files.
Visual diff viewer — see exactly what changed, line by line, in unified or split view.
Inline admin warnings — modified plugins are flagged on the Plugins screen and modified themes get a badge on the Themes screen.
Update protection — a clear warning is shown before updating an item that has custom modifications, so changes are never lost unexpectedly.
Keep or revert — for any detected change, either adopt your edits as the new baseline or restore the original files from WordPress.org. Restoring is always confirmed first.
Automatic baseline refresh — after an authorized WordPress update, the baseline is regenerated automatically.
Configurable scan frequency — hourly, twice daily, daily, weekly or disabled.
Scans in the background — comparisons run on a scheduled WordPress cron event, never during a page load, so the admin stays responsive.
Optimized for large plugins — change detection compares SHA-256 hashes, so even very large plugins (thousands of files) are checked in about a second.

Use cases

Agencies and freelancers maintaining client sites who need to know whether anyone hand-edited a plugin.
Site owners who want an early warning before an update wipes out a customization.
Security-conscious admins who want a simple file-integrity check against the official source.

This plugin connects to the WordPress.org Plugins and Themes APIs (api.wordpress.org) to download the original release files used as the comparison baseline.
External services
This plugin relies on the official WordPress.org APIs to obtain the pristine copies it compares your files against. Nothing else is contacted, and no data about your site is ever sent anywhere.

api.wordpress.org — queried to look up a plugin or theme and find the download URL for the installed version. The request contains only the public slug and version of that plugin or theme.
downloads.wordpress.org — the original release ZIP is downloaded from here, unpacked into the server’s temporary directory, hashed, and then deleted.

These requests happen only when a baseline is created or refreshed: when you run a scan, when you refresh a single baseline, or after WordPress updates a plugin or theme. No personal data, site URL, or usage statistics are transmitted, and the plugin sets no cookies and loads nothing on the front end.

文章
Filter
Mastodon