
前言介紹
- 這款 WordPress 外掛「LMN Site Monitor」是 2026-02-25 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-26,不久前才剛更新。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
ssl | cron | alerts | uptime | monitoring |
內容簡介
總結:LMN Site Monitor可檢查您的網站狀態並在出現問題時通知您,具有多項功能和可自訂的設定。外掛支持多種語言翻譯,並提供許多語言版本。
1. 這個外掛是用來檢查網站狀態並在出現問題時通知用戶的。
2. 它支持定期檢查網站的運行時間(HTTP/HTTPS)和SSL憑證到期監控。
3. 該外掛還支持回應延遲追踪和導出結果為CSV格式。
4. 除了能自訂顯示的監控數量外,還提供了桌面小部件功能。
5. 用戶還可收到清晰的HTML郵件通知,並支持深色模式。
6. 這外掛相容於PHP 8.3以上版本,輕巧易用,並完全可翻譯。
7. 此外,介面語言支援多種語言,包括英語、西班牙語、加泰羅尼亞語和法語。
問題:
1. LMN Site Monitor外掛的功能是什麼?
2. 這個外掛是否支持SSL憑證到期監控?
3. 如何將檢測結果導出?
4. 這個外掛對PHP和WordPress的相容性是怎樣的?
5. 外掛的作者是誰?
6. 2025-10-31版本有什麼新的功能?
7. 可以如何貢獻新的翻譯?
原文外掛簡介
LMN Site Monitor checks the status of your websites and notifies you when something goes wrong.
– Uptime (HTTP/HTTPS) with configurable intervals.
– SSL certificate expiration monitoring with SNI support.
– Response latency tracking.
– CSV export of results.
– Desktop Widget with customizable limit of visible monitors.
– Clear HTML email with prefers-color-scheme support (dark mode if supported by the client).
– Compatible with PHP 8.3+. Lightweight, accessible, and fully translatable.
Localization
This plugin is fully translatable and currently includes base translations for:
– English (en_US)
– Spanish (es_ES)
– Catalan (ca)
– French (fr_FR)
If you would like to contribute a new translation, you can do so via WordPress.org’s translation platform.
Version: 2025-10-31 — v0.6.5
NEW: Full internationalization (en_US, es_ES, ca, fr_FR).
NEW: Added Catalan (ca) and French (fr_FR) translations.
IMPROVE: Hybrid textdomain loader – automatically loads WP.org language packs and falls back to /languages for ZIP installs.
FIX: Added translators comments for all placeholders to comply with WordPress I18n standards.
FIX: Escaped all dynamic outputs in admin interface and header tips.
MAINT: Removed deprecated load_plugin_textdomain() function per Plugin Check recommendations.
Version: 2025-10-25 — v0.6.4
– Full sanitization and 0 warnings
– All PHPCS/WPCS warnings removed.
– Full sanitization and reordered nonce verification.
– PHP 8.3+ and WordPress 6.8.3+ compatibility.
Version: 2025-10-16 — v0.6.3
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
Notes: Duplicate ID removal and accessibility improvements.
UI:
– FIX: Unique IDs in forms (nonces and submit buttons).
– FIX: Console warnings removed for duplicated #_wpnonce and #submit IDs.
– IMPROVE: Accessibility and DOM structure of the admin panel.
Maintenance:
– Version bumped to v0.6.3.
Version: 2025-10-15 — v0.6.2
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
Notes: Safe Markdown in changelog + version badge + unified header.
UI:
– IMPROVE: Unified blue header (h2.hndle) with v0.6.2 badge.
– ADD: Lightweight Markdown rendering (titles, lists, bold, code, separators).
– KEEP: Consistent padding and structure (.postbox.lm-card > h2.hndle + .inside).
Maintenance:
– Version bumped to v0.6.2.
Version: 2025-10-15 — v0.6.1
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
Notes: “Changelog” tab with lightweight Markdown and better readability.
UI:
– NEW: “Changelog” tab with direct reading of changelog.txt.
– IMPROVE: Body with padding, clean background, and better typographic rhythm.
– IMPROVE: Lightweight Markdown rendering: bold, code, titles (# ## ###), and highlighted list prefixes (NEW, FIX, IMPROVE…).
Maintenance:
– Version bumped to v0.6.1.
Version: 2025-10-14
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
Notes: SMTP adjustments + UI cards + minor fixes
Functional:
– SMTP operational: form aligned with real keys (smtp_*) and authentication.
– Keeps SMTP password when saved empty (not overwritten).
– Compatibility with Gmail (app passwords) and Office 365.
UI:
– Listing replaced by responsive card grid (auto-fit/minmax).
– “OK” status (green/white text) and “Down” (red/white text).
– Down sites with red border + soft pulse (respects reduced motion).
– Inline styles cleaned → moved to assets/admin-theme.css.
Maintenance:
– Nonces and handlers verified; no changes in cron or check logic.
– CSV import/export and bulk actions unchanged.
Version: 2025-10-07 — v0.6.0
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
NEW: CSV import using the same format as export (adds URLs without removing existing ones).
NEW: Bulk actions in list (Delete selected) using standard WordPress handlers.
IMPROVE: Listing UI: master checkbox, batch action bar, and confirmations.
IMPROVE: Error handling and post-action messages for imports or batch actions.
Version: 2025-10-06 — v0.5.3
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
NEW: CSV export from the “About Site Monitor” section.
NEW: “About Site Monitor” section with quick metrics and cron status.
IMPROVE: Minor cleanup in headers and constants (VERSION).
Version: 2025-10-06 — v0.5.2
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
NEW: “About Site Monitor” box in the right column of the admin dashboard.
Version: 2025-10-06 — v0.5.1
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
CHANGE: Default light HTML email + automatic dark mode with prefers-color-scheme.
Version: 2025-10-06 — v0.5.0
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
NEW: HTML alert email with badges, detail table, and action buttons.
NEW: Per-user preference in dashboard widget (number of sites displayed).
IMPROVE: Classic UI improved (light/dark theme, responsive tables and forms).
FIX: Text contrast in dark theme (labels, cells, and descriptions).
Version: 2025-10-05 — v0.4.0
Author: Francisco Moreno (www.fcomoreno.net) & Lex – Lúmina Lab
NEW: Admin page with listing, quick actions, and settings.
NEW: HTTP and SSL expiry checks with email alerts.
NEW: Configurable cron (5 min, 15 min, hourly, daily) and “force check” option.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「LMN Site Monitor」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Cloudflare 》這個外掛可以為您做些什麼, , 自動平台優化 (APO), 使用 Cloudflare 的自動平台優化 (APO) 外掛,可將您的 WordPress 網站加速達 300%。APO 讓 Cloudflare 可...。
SSL Insecure Content Fixer 》清理您的 WordPress 網站的 HTTPS 不安全內容和混合內容警告。安裝 SSL Insecure Content Fixer 外掛程式將可以輕鬆解決大部分的不安全內容警告。其餘則可以...。
Easy HTTPS Redirection (SSL) 》僅在您的網站安裝 SSL 憑證和 HTTPS 正常運作時使用此外掛, 安裝 SSL 憑證後,您應使用您網頁的「HTTPS」URL。, 您想要強制搜尋引擎索引您網頁的 HTTPS 版本...。
Flexible SSL for CloudFlare 》點擊查看完整的安裝指南。, 在 WordPress 上使用 CloudFlare® Flexible SSL 不像只需要打開 開關 這麼簡單。, 這個外掛插件是啟用 WordPress 上 Cloudflare ...。
WP Force SSL & HTTPS SSL Redirect 》WP Force SSL可以幫助你將不安全的HTTP流量重定向到安全的HTTPS,並在不觸碰任何代碼的情況下修復SSL錯誤。啟用Force SSL,所有內容都會設置並啟用SSL。整個...。
WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect, Security & SSL Scan 》使用 Let's Encrypt® 提供的 SSL 憑證,全站強制 SSL / HTTPS,檢查 SSL 分數,輕鬆修正不安全的內容和混合內容問題,並在幾分鐘內啟用您的網站上的 HTTPS 安...。
Easy SSL Plugin for SAKURA Rental Server 》此外掛是專為使用 Sakura 租用伺服器的客戶所設計的。若您在 Sakura 以外的環境上啟用 SSL,將可能無法正常瀏覽您的網站。, 關於此外掛, 此外掛可為設置在 Sa...。WordPress Force HTTPS 》強制整個站點都使用 HTTPS。, 如有任何錯誤或功能需求,請至下方連結回報。, 錯誤回報:, , 至 Github 問題追蹤器 回報, , 問題/意見:, , http://www.kaiarm...。
SSL Zen — SSL Certificate Installer & HTTPS Redirects 》使用免費 Let’s Encrypt SSL 憑證,保護您的網站。全球有超過100,000個網站信任我們!, , SSL Zen是WordPress中最受信任和高度評價的“免費 SSL憑證”插...。
One Click SSL 》這是一個簡單易用的 WordPress SSL 外掛程式,可將所有非 SSL 頁面重新導向到 SSL,同時確保在 SSL 頁面上載入的所有資源也都使用 SSL 載入。, 啟用後,它會...。
SSL Mixed Content Fix 》在你的免費測試網站上試用:點擊這裡 => https://tastewp.com/plugins/http-https-remover., (這個技巧適用於 WP 存儲庫中的所有插件-只需在 URL 中替換“...。
Cloudflare SSL by Weslink 》CloudFlare 無法簡單地使用 SSL,需要進行微小的修改,以避免重定向迴圈。此外掛可讓您的 WordPress 網站準備使用 CloudFlare SSL,並避免 SSL 無限迴圈問題...。
WP Free SSL – Free SSL Certificate for WordPress and force HTTPS 》在幾分鐘內為 WordPress 獲取免費的 SSL 憑證, 您經營電子商務網站嗎?或者您經營一個需要通過 SSL 憑證保護的精彩博客。您不需要花費大量金錢從不同的服務中...。
Simple HTTPS Redirect 》此外掛會強制將您的網站導向 https 協議,保障您的網站安全性並解決混合內容問題。, 主要特色, , 一鍵即可將整個網站 SSL 化, 強制導向 HTTPS 協議, 透過將所...。
WP SSL Redirect 》WP SSL Redirect 外掛會透過從 HTTP 位置到 HTTPS 位置的 301 重新導向,強制讓您的 WordPress 網站啟用 SSL。請注意,此外掛不會安裝或設定任何 SSL 憑證,...。
