Nariyanto Cron Diagnostics

外掛說明

Nariyanto Cron Diagnostics is a read-only admin utility for support and debugging workflows. It helps you inspect scheduled WP-Cron events, identify duplicate hooks, flag unusually frequent events, and spot overdue jobs.

Initial scope:

  • Scheduled event list.
  • Duplicate hook detection.
  • Unusually frequent recurring event detection.
  • Overdue event count.
  • Copy support report button.
  • Read-only default behavior.

No destructive cleanup actions are included in v0.1.2.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate Nariyanto Cron Diagnostics from the Plugins screen.
  3. Open Tools Cron Diagnostics.

常見問題集

Does this delete cron events?

No. Version 0.1.2 is read-only.

Why does it flag frequent hooks?

Any recurring event with an interval shorter than one hour is highlighted for review. Some frequent events are legitimate, but they are useful to inspect during support troubleshooting.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Nariyanto Cron Diagnostics〉的開發相關工作。

參與者

將〈Nariyanto Cron Diagnostics〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1.2

  • Renamed to Nariyanto Cron Diagnostics with text domain nariyanto-cron-diagnostics for WordPress.org review.

0.1.1

  • Renamed to a distinctive branded identity for WordPress.org review.
  • Moved copy-report JavaScript to an enqueued admin asset.

0.1.0

  • Initial development version.