
前言介紹
- 這款 WordPress 外掛「AMG Labs Cron Inspector」是 2026-02-22 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-23,距離現在已有 2 天。
- 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
amglabs |
外掛標籤
cron | debugging | developer | Admin Tools | scheduled tasks |
內容簡介
```html
<!DOCTYPE html>
<html>
<body>
<h2>AMG Labs Cron Inspector 外掛總結:</h2>
<p>AMG Labs Cron Inspector 提供一個簡單、安全的方式,直接從管理員儀表板查看並管理 WordPress 預定事件(WP-Cron)。</p>
<h3>問題與答案:</h3>
<ul>
<li>
<h4>這個外掛提供了哪些功能?</h4>
<p>1. Cron Event Listing – 在整潔、可排序的表格中查看所有預定的 cron 事件。</p>
<p>2. Event Details – 查看 hook 名稱、下一次運行時間、循環計劃和實例計數。</p>
<p>3. Visual Status Indicators – 快速識別健康的、不規則的或過期的 cron 事件。</p>
<p>4. Manual Execution – 通過單擊安全觸發任何 cron hook。</p>
<p>5. Health Checks – 自動檢測常見的 WP-Cron 問題。</p>
</li>
<li>
<h4>對安全性的重視表現在哪些方面?</h4>
<p>- 只讀檢查(無法修改或刪除 cron 任務)。</p>
<p>- 所有操作都需要驗證 Nonce。</p>
<p>- 需要 'manage_options' 的能力檢查。</p>
<p>- 沒有外部請求或遙測。</p>
<p>- 沒有文件系統寫入。</p>
</li>
<li>
<h4>這個外掛最適合哪些人使用?</h4>
<p>1. 調試與 cron 相關問題的開發人員。</p>
<p>2. 監控預定任務的網站管理員。</p>
<p>3. 解決依賴於 WP-Cron 的插件問題。</p>
</li>
</ul>
</body>
</html>
```
```
原文外掛簡介
AMG Labs Cron Inspector provides a simple, secure way to view and manage WordPress scheduled events (WP-Cron) directly from your admin dashboard.
Features:
Cron Event Listing – View all scheduled cron events in a clean, sortable table
Event Details – See hook names, next run times, recurrence schedules, and instance counts
Visual Status Indicators – Quickly identify healthy, irregular, or overdue cron events
Manual Execution – Safely trigger any cron hook with a single click
Health Checks – Automatic detection of common WP-Cron issues
Security First:
Read-only inspection (no modification or deletion of cron jobs)
Nonce verification on all actions
Capability checks requiring ‘manage_options’
No external requests or telemetry
No file system writes
Perfect For:
Developers debugging cron-related issues
Site administrators monitoring scheduled tasks
Troubleshooting plugins that rely on WP-Cron
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「AMG Labs Cron Inspector」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Re{code} Cron Viewer 》總結:Re{code} Cron Viewer 提供一個乾淨且易用的界面,可監控所有 WordPress 預定任務。非常適合開發人員和網站管理員,需要:, , - 查看確切安排的任務, -...。
