Title: Culprit – Conflict Detection
Author: ManicSoup
Published: <strong>2026 年 8 月 6 日</strong>
Last modified: 2026 年 8 月 6 日

---

搜尋外掛

![](https://ps.w.org/culprit/assets/banner-772x250.png?rev=3637103)

![](https://ps.w.org/culprit/assets/icon-256x256.png?rev=3637103)

# Culprit – Conflict Detection

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

[下載](https://downloads.wordpress.org/plugin/culprit.1.0.1.zip)

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

 [技術支援](https://wordpress.org/support/plugin/culprit/)

## 外掛說明

When your WordPress site breaks, the first question is always the same: **which 
plugin or theme did it?** Culprit answers that.

Culprit catches PHP fatal errors and the White Screen of Death the moment they happen,
identifies the plugin or theme that owns the failing code, and shows you a clear,
readable incident: what broke, when, and how many times. If you choose to enable
it, an optional early-boot watcher extends coverage to crashes that occur before
plugins load — even when the crash happens so early that you can’t reach your admin.

This is the free core. It runs quietly, costs almost nothing, and never touches 
your site — it only observes.

**What Culprit does (free)**

 * Catches PHP fatal errors and white screens the moment they happen.
 * Optional early-boot watcher (explicit opt-in) that also catches crashes occurring
   before plugins load.
 * Identifies the plugin or theme responsible for the failing file.
 * Shows recent changes around the time of the crash for context.
 * Lists incidents with the culprit, time, and occurrence count.
 * Environment report — WordPress, PHP, database, server, theme, and plugin versions
   in one place, exportable as a support report.
 * Reports the watcher’s health, with a graceful fallback if your host restricts
   the mu-plugins directory.

**Premium (available at manicsoup.com)**

 * Correlation and confidence scoring — see what changed right before the crash.
 * Time Machine debugging — compare the last known good state with today and see
   exactly what changed before the problem started.
 * Hook Inspector — see which plugins attach to any hook, in execution order, plus
   a lifecycle timeline of real page loads.
 * Conflict history to surface chronic offenders.
 * Exportable conflict reports.

**Elite**

 * Active deep scan — prove the culprit by safely reproducing the conflict.
 * Recovery Assistant — one-click recovery that disables only the plugin that broke
   your site.
 * Detect conflicts that break behavior without throwing an error.

## 螢幕擷圖

[⌊Incidents — Culprit names the plugin or theme that broke your site, in plain English,
with confidence and occurrence counts.⌉⌊Incidents — Culprit names the plugin or 
theme that broke your site, in plain English, with confidence and occurrence counts
.⌉[

Incidents — Culprit names the plugin or theme that broke your site, in plain English,
with confidence and occurrence counts.

[⌊Environment report (free) — WordPress, PHP, database, server, caching, theme, 
and plugin versions in one place, downloadable as a support report.⌉⌊Environment
report (free) — WordPress, PHP, database, server, caching, theme, and plugin versions
in one place, downloadable as a support report.⌉[

Environment report (free) — WordPress, PHP, database, server, caching, theme, and
plugin versions in one place, downloadable as a support report.

[⌊Time Machine debugging (Premium) — the chain of events between the last known 
good state and the crash, with the likeliest cause flagged.⌉⌊Time Machine debugging(
Premium) — the chain of events between the last known good state and the crash, 
with the likeliest cause flagged.⌉[

Time Machine debugging (Premium) — the chain of events between the last known good
state and the crash, with the likeliest cause flagged.

[⌊Hook Inspector (Premium) — every callback on any hook, in execution order, with
the plugin or theme that owns it, plus a page-load timeline.⌉⌊Hook Inspector (Premium)—
every callback on any hook, in execution order, with the plugin or theme that owns
it, plus a page-load timeline.⌉[

Hook Inspector (Premium) — every callback on any hook, in execution order, with 
the plugin or theme that owns it, plus a page-load timeline.

[⌊Recovery Assistant (Elite) — one click disables only the plugin that broke your
site.⌉⌊Recovery Assistant (Elite) — one click disables only the plugin that broke
your site.⌉[

Recovery Assistant (Elite) — one click disables only the plugin that broke your 
site.

[⌊Everything the paid tiers unlock, listed right in the free version.⌉⌊Everything
the paid tiers unlock, listed right in the free version.⌉[

Everything the paid tiers unlock, listed right in the free version.

## 安裝方式

 1. Upload the plugin to `/wp-content/plugins/culprit` or install it through the Plugins
    screen.
 2. Activate it. Crash capture works immediately, no setup required.
 3. Optionally, enable the early-boot watcher on the **Culprit  Status** screen to 
    also catch crashes that happen before plugins load.
 4. Visit the **Culprit** menu to see detected incidents.

## 常見問題集

### Does Culprit slow down my site?

No. The watcher is tiny and only does work when a fatal error actually occurs.

### Does it change anything on my site?

No. The free version only observes and reports. It never modifies, disables, or 
deletes anything.

### Does Culprit write files outside its own folder?

Only if you explicitly enable the optional early-boot watcher on the Status screen—
that installs a small must-use loader in wp-content/mu-plugins so crashes during
earliest boot can be caught. Nothing is installed automatically, and disabling the
watcher (or deactivating/uninstalling Culprit) removes it. Crash captures are stored
in a protected folder inside your uploads directory.

### What if my host won’t let it install the watcher?

Culprit falls back to a standard handler that still catches most crashes, and tells
you in the Status tab.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈Culprit – Conflict Detection〉的開發相關工作。

參與者

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

[將〈Culprit – Conflict Detection〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/culprit)

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

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

## 變更記錄

#### 1.0.1

 * The early-boot watcher is now an explicit opt-in on the Status screen; nothing
   is written outside the plugin folder without your action, and the standard crash
   handler is always active.
 * Crash captures now live in a protected, unpredictably-named file in the uploads
   directory, resolved via wp_upload_dir() with no hard-coded paths.
 * Request URLs recorded with a crash are sanitized before being stored.

#### 1.0.0

 * First public release.
 * Early-boot watcher catches fatal errors and white screens, even when the crash
   happens before WordPress finishes loading.
 * Culprit identification: the plugin or theme that owns the failing code, named
   in plain English with an honest confidence score.
 * Recent-change context around every crash.
 * Environment report with a downloadable plain-text support report.
 * Premium: correlation & confidence scoring, Time Machine debugging, Hook Inspector&
   page-load timeline, conflict history, exportable conflict reports.
 * Elite: active deep scan that safely reproduces a conflict to prove the culprit,
   and the Recovery Assistant for one-click recovery.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **6 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/culprit/)
 * 標籤:
 * [conflict](https://tw.wordpress.org/plugins/tags/conflict/)[debug](https://tw.wordpress.org/plugins/tags/debug/)
   [fatal error](https://tw.wordpress.org/plugins/tags/fatal-error/)[troubleshooting](https://tw.wordpress.org/plugins/tags/troubleshooting/)
 *  [進階檢視](https://tw.wordpress.org/plugins/culprit/advanced/)

## 評分

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

[撰寫評分](https://wordpress.org/support/plugin/culprit/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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