开发者 | pangratioscosma |
---|---|
更新时间 | 2025年8月8日 20:05 |
PHP版本: | 7.3 及以上 |
WordPress版本: | 6.8 |
版权: | GPL v2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/honeybadger-application-monitoring
directory.Ensure that you have entered your Honeybadger API key(s) correctly in the plugin settings. Also, make sure that the "PHP error reporting enabled" and "JS error reporting enabled" options are checked. If you are still not seeing notifications, check your Honeybadger account to ensure that the API keys are valid and that there are no issues with your Honeybadger projects.
The "Version" option allows you to specify the version of your application that is being monitored. This can be useful for tracking errors across different versions of your application.
Yes, you can configure additional options such as the endpoint, environment name, excluded exceptions and more. Currently these options need to be set manually in src/honeybadger-application-monitoring.php
. In future versions, more of these options will be configurable through the Honeybadger Settings page in WordPress.