
內容簡介
Event Notifier 是一款診斷工具,旨在提供 WordPress 掛鉤 / 事件發生時的通知。它是為了在“失敗”掛鉤被觸發時通知我們事件而創建的。
目前支持電子郵件和 Slack 通知。希望我有時間會添加更多的通知方式。
由於某些掛鉤會經常觸發,通知數量可能會很大。因此,請確保只在需要的完全掛鉤上設置事件。
如果您是開發人員,請在插件中實現自己的掛鉤,以便為特定通知觸發事件。
外掛標籤
開發者團隊
原文外掛簡介
Event Notifier is a diagnostic tool, aimed at providing notifications when WordPress hooks / event occur. It was created out of the need to be notified when “fail” hooks are triggered, thereby informing us of the event.
Currently it supports Email and Slack notifications. Hopefully I’ll add more as I get time.
Since certain hooks fire frequently, the amount of notifications can be significant. So, be sure to only setup events on the exact hook that is needed.
If you are a developer, implement your own hooks in your plugins so that you can fire off events for specific notifications.
