[WordPress] 外掛分享: Simple Error Handler

首頁外掛目錄 › Simple Error Handler
全新外掛
安裝啟用
尚無評分
4477 天前
最後更新
問題解決
WordPress 3.0+ v1.1 上架:2012-01-16

內容簡介

這個外掛讓開發人員能夠除錯 PHP 錯誤。

開發人員功能

當 PHP 錯誤被觸發時,你可以獲得呼叫堆疊跟踪。
這特別有幫助,可以尋找由 WordPress 棄用代碼和doing_it_wrong觸發的錯誤。
這些錯誤報告在 WordPress 核心中而不是實際發生錯誤的位置。
你可以從設置頁面設置錯誤級別,默認是捕捉 Notice 和 Deprecation 錯誤。

額外功能

Simple Error Handler 沒有支援額外的功能。這個程式碼簡單、小巧、有良好的文檔,
因此你可以把它用作自己的錯誤報告或日誌記錄外掛的起點。

外掛標籤

開發者團隊

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

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

原文外掛簡介

This plugin allows developers to debug PHP errors.
Features for Developers

You can get call stack trace when PHP errors are triggered.
This is particularly helpful in finding errors that are triggered by the WordPress deprecation and
doing_it_wrong code. These errors are reported in the WordPress core instead of at the location
where the incorrect usage actually occurs.
You can set the error level from the Settings page, the default is trap Notice and Deprecation errors

Additional Features
There are no additional features supported by Simple Error Handler. The code is simple, small and well documented,
so you can use it as a starting point for your own error reporting or logging plugin.

延伸相關外掛

文章
Filter
Mastodon