[WordPress] 外掛分享: MITS Profiler

首頁外掛目錄 › MITS Profiler
全新外掛
安裝啟用
尚無評分
3 天前
最後更新
問題解決
WordPress 6.0+ PHP 8.0+ v1.3.0 上架:2026-06-10

外掛標籤

開發者團隊

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

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

原文外掛簡介

MITS Profiler is a tool by MITS — a WordPress and WooCommerce agency based in Poland. It adds a diagnostic bar to any page by appending ?mits_prof=1 to the URL. It captures timing data from the moment PHP starts and presents it in a dark-themed panel at the bottom of the page — visible only to logged-in administrators.
Tabs included:

Timeline — absolute and relative timing between WordPress lifecycle hooks (plugins_loaded → init → wp_head → wp_footer)
Hooks — top 50 slowest action/filter hooks with total time and call count
Options — most-queried WordPress options + full autoload audit with sizes
Plugins — loaded PHP file sizes per plugin (proxy for load time)
Assets — all enqueued scripts and styles, external ones highlighted
HTTP — outgoing wp_remote_* requests with response time and status
SQL — all database queries with slow-query highlighting (requires SAVEQUERIES)
PHP — PHP version, OPcache status and hit rate, memory and execution limits

Key features:

Zero HTTP loopback — works behind Cloudflare, reverse proxies and strict firewall rules
No external dependencies or requests
Admin-only: the panel and all data are never shown to guests
Export to JSON or CSV for offline analysis
Works on front-end pages, WooCommerce pages, and WP Admin

SQL query logging requires adding the following to wp-config.php:
define('SAVEQUERIES', true);

延伸相關外掛

文章
Filter
Apply Filters
Mastodon