[WordPress] 外掛分享: Error Monitor & Notifier

首頁外掛目錄 › Error Monitor & Notifier
WordPress 外掛 Error Monitor & Notifier 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
288 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4.0+ v1.0.4 上架:2025-05-29

內容簡介

總結:錯誤通知功能可立即識別失敗原因,快速修復錯誤以確保網站順暢運行,避免因隱藏錯誤而損失客戶。

1. 開發者如何能夠找出 PHP 代碼中特定錯誤或所有錯誤?
- 安裝外掛,即可查看 PHP 代碼中發生的具體或所有錯誤,即使錯誤發生在無法事先預見的地方。

2. 外掛如何幫助管理員確保網站不因未處理的異常情況而崩潰?
- 外掛可配置想要接收通知的錯誤類型,不處理的異常情況不會讓網站崩潰,除非發生嚴重錯誤。

3. 在通知中會包含哪些資訊?
- 通知將包含錯誤類型、檔案名稱、發生錯誤的行數或未處理的異常,以及回撥堆疊跟踪。

4. 為何安裝完外掛後,管理員需要指定開發者的電子郵件地址?
- 以便外掛能夠檢測並將關於引起業務損失的嚴重錯誤的信息發送給維護網站的開發者。

外掛標籤

開發者團隊

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

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

原文外掛簡介

Error notifications help to immediately identify the causes of failures and quickly fix bugs so that the site runs smoothly and the business does not lose customers due to hidden errors.
If you are a developer, install the plugin to find out about specific errors or all errors in the PHP code, even if the error occurred in an unexpected place that could not be foreseen in advance.
The plugin allows you to configure the types of errors that you want to receive notifications about. Uncaught exceptions won’t break your site — they’re logged and made available for centralized custom handling via the enot_exception_handler_should_exit filter. Only real fatal errors stop the script, but you’ll still get full error details.
The notification will contain the type of error, the file name, and the line number where the error occurred or an uncaught exception was thrown, as well as a callback stack trace.
If you are the site owner, after installing the plugin, specify the email address of the developer who maintains the site in the plugin settings so that the plugin can start detecting and sending messages to the developer about serious errors that cause the business to lose orders or customers.
A notification with detailed information about the causes of the error will indicate to the programmer which plugin or theme caused the failure (which often goes unnoticed for a long time with automatic updates of plugins or themes), and the developer will fix the error before the failure is reported to customers.
It also helps to find out about critical errors even without access to the server logs or WordPress dashboard.
Note: The errors named *_NOTICE or *_WARNING are not too severe, but with others, the site breaks down and the user gets a negative experience.
Features

Customizable PHP error levels
Catch unhandled exceptions from try-catch blocks
Log stack traces, errors from @ operator, and JavaScript errors (Premium only)
Display user-friendly messages for critical PHP errors
Configurable email address for notifications
Multilingual support: RU, EN
Free updates to new versions (Premium only)
Error notifications via email
Error notifications via Telegram (Premium only)
JavaScript error alerts (Premium only)
Database error alerts (Premium only)

延伸相關外掛

文章
Filter
Apply Filters
Mastodon