Event Notifier
开发者 |
Desertsnowman
|
更新时间 |
2018年4月23日 13:57 |
PHP版本: |
4.6.0 及以上 |
WordPress版本: |
4.9 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Activate the plugin
- Go to Tools > Event Notifier
- Click "Add Event"
- Fill in the details for the event
- Click "Add"
- That's it.
屏幕截图:
更新日志:
1.2.1 - January 2017
- Fixed a Cross-Site Scripting vulnerability on the loading animation.
1.2.0 - November 2016
- Added Dashboard Notification. Adds a dashboard widget with a live feed of events.
- Added Recurrence option. Notifications now only send when the hook has fired the set amount.
- Added Content and Magic Tags. Added a content to allow setting the content to send, with magic tags to capture and send data at time of event.
- Added More Colorful Modals!
1.0.1 - October 2016
- fixed a issue that made a duplicate plugin show in the plugins list.
1.0.0 - October 2016