[WordPress] 外掛分享: Fatal message to Telegram

首頁外掛目錄 › Fatal message to Telegram
WordPress 外掛 Fatal message to Telegram 的封面圖片
全新外掛
安裝啟用
尚無評分
29 天前
最後更新
問題解決
WordPress 5.3+ PHP 7.2+ v1.5.1 上架:2025-05-15

內容簡介

Fatal message to Telegram 外掛可監控您的 WordPress 網站,及時將致命的 PHP 錯誤報告發送至您的 Telegram 聊天室,幫助開發者和系統管理員快速偵測崩潰問題。

【主要功能】
• 直接將致命 PHP 錯誤發送至 Telegram
• 可透過 WordPress 控制台進行配置
• 使用 mu-plugin 提早載入以提高可靠性
• 在外掛啟用/移除時自動安裝/移除載入器
• 提供開發者友好的除錯輔助函數

外掛標籤

開發者團隊

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

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

原文外掛簡介

Fatal message to Telegram monitors your WordPress site for fatal PHP errors and instantly sends detailed crash reports to your Telegram chat.
Built for developers and sysadmins, this plugin provides early crash detection using a custom MU-plugin loader to hook into PHP before other plugins are even initialized.
Features

📡 Sends fatal PHP errors (E_ERROR, E_PARSE, etc.) directly to Telegram
⚙️ Configurable via WordPress admin (Tools > Fatal message to Telegram)
🧱 Loads early using a mu-plugin for maximum reliability
🔐 Automatically installs/removes the loader during plugin activation/remove
💬 Includes developer-friendly helper functions for manual debugging

Helper Functions
Sends a plain string message to your configured Telegram chat.
_fttg(“Just a test string”);
Sends each key-value pair of an array as a separate Telegram message.
_fttg_array([‘a’ => 1, ‘b’ => 2, ‘c’ => ‘hello’]);
External services
This plugin connects to the following external services:
Telegram Bot API
Used to send login alert messages to your Telegram bot/chat.
🔗 Telegram API Docs
📜 Telegram Privacy Policy
Data sent: Chat ID, bot token (from your settings), and message with IP/location/user agent info.
Data is only sent when someone logs in and notifications are enabled.
All data is not stored locally exclude Chat ID, bot token from your settings.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon