| 开发者 | wonderfulplugins |
|---|---|
| 更新时间 | 2025年9月4日 18:04 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
wonderful-webhook-alerts folder to the /wp-content/plugins/ directory.A webhook URL is a special web address provided by services like Slack, Discord, or Zapier. When your WordPress site sends a message to this URL, the service receives it and can post it, for example, in a specific chat channel. You can get this URL from the settings of your chosen service.
No. The plugin only runs a very lightweight check at the very end of a PHP process, and only if a fatal error has occurred. It has no impact on the performance during normal site operation.
The plugin reports E_ERROR, E_PARSE, E_CORE_ERROR, and E_COMPILE_ERROR. These are the most critical errors that usually cause a site to stop working.