Title: SlowFinder
Author: Slow Finder
Published: <strong>2026 年 6 月 25 日</strong>
Last modified: 2026 年 6 月 25 日

---

搜尋外掛

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

![](https://ps.w.org/slowfinder/assets/icon.svg?rev=3585902)

# SlowFinder

 由 [Slow Finder](https://profiles.wordpress.org/wpwebdesigner/) 開發

[下載](https://downloads.wordpress.org/plugin/slowfinder.1.6.0.zip)

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

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

## 外掛說明

SlowFinder measures where your site spends its time during a front-end
 request 
and attributes that time to the plugin (or theme, or WordPress core) responsible
for it.

During a profiled request the plugin wraps every registered hook callback in a
 
lightweight timer, records each callback’s “self” time (excluding time spent inside
other callbacks it triggers) and the database queries it ran, then maps the callback
back to the plugin that defined it using PHP Reflection. Results are averaged across
samples and shown as a ranked table with bars.

#### Two ways to run it

 * **Automatic** — the site makes background (loopback) requests to the page for
   
   you. Fastest, fully hands-off.
 * **Manual** — the plugin sets a short-lived cookie in your browser and you open
   
   the page yourself. Because it profiles a genuine visit from your real browser,
   it works even when **Cloudflare bot fighting mode**, “Under Attack” mode, or 
   a hardened host blocks automated loopback requests. No server-to-server request
   is made.

More info: https://slowfinder.com

## 螢幕擷圖

[[

## 安裝方式

 1. Install the zip via Plugins > Add New > Upload Plugin, then activate.
 2. Go to **Tools > SlowFinder**.
 3. Choose a page, number of samples, and a mode, then click the button.
 4.  * Automatic: results appear when the background passes finish.
     * Manual: your page opens in a new tab; results appear here automatically once
       the visit is profiled.

## 常見問題集

### My site is behind Cloudflare bot fighting mode. Which mode do I use?

Manual. It profiles your own browser visit, which passes Cloudflare like any
 normal
human visit, so no challenged loopback request is involved.

### Manual mode timed out

Open the page while logged in to the same site in that browser. Logged-in
 requests
bypass full-page caches (Cloudflare and host) so PHP actually runs and can be profiled.
If your edge cache serves the page without hitting PHP, nothing can be measured.

### Are the millisecond numbers accurate?

They are inflated on purpose: adding a timer to every hook callback adds
 overhead,
so totals run higher than a real visit. Use the ranking and the “share of measured
time” column to find the offender, not the absolute figures.

### Does this profile plugin load time too?

It measures time spent in hook callbacks (where most front-end overhead lives:
 
enqueuing assets, template_redirect, the_content, queries, wp_head/wp_footer). Time
spent purely including a plugin’s files before any hook runs is not counted.

### Should I leave it active all the time?

Profiling only happens during a scan you trigger, gated by a one-time token or a

cookie that only exists in your browser for ten minutes. Normal visitors are never
profiled.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Slow Finder ](https://profiles.wordpress.org/wpwebdesigner/)

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

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

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

## 變更記錄

#### 1.6.0

 * Renamed all internal identifiers to the unique “slowfi” prefix to avoid conflicts.

#### 1.5.0

 * Renamed to SlowFinder. Official site: slowfinder.com.

#### 1.4.0

 * Renamed to Super Profiler.

#### 1.3.0

 * Added a dismissible managed-hosting suggestion beneath the results.

#### 1.2.0

 * Renamed to Plugin Profiler.

#### 1.1.0

 * Added Manual capture mode that profiles your own browser visit, with no
    loopback
   request — works behind Cloudflare bot fighting mode.

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.6.0**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.1**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/slowfinder/)
 * 標籤:
 * [cloudflare](https://tw.wordpress.org/plugins/tags/cloudflare/)[debug](https://tw.wordpress.org/plugins/tags/debug/)
   [performance](https://tw.wordpress.org/plugins/tags/performance/)[profiler](https://tw.wordpress.org/plugins/tags/profiler/)
   [speed](https://tw.wordpress.org/plugins/tags/speed/)
 *  [進階檢視](https://tw.wordpress.org/plugins/slowfinder/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Slow Finder ](https://profiles.wordpress.org/wpwebdesigner/)

## 技術支援

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

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