该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress Sentry Client

描述

A plugin that sends error messages to the Sentry error logging system.

Bug reports and support

To report bugs and get help, see the official github repository.

贡献者

vbartusevicius (https://github.com/vbartusevicius)

安装

  1. Upload the plugin’s contents to the /wp-content/plugins/ directory.
  2. 通过 WordPress 的“插件”菜单以激活本插件。
  3. In Settings > Sentry, add your Sentry DSN and set the error reporting threshold level.

评价

此插件暂无评价。

贡献者及开发者

“WordPress Sentry Client” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.2

Adding the ability to access the Raven client directly to send custom error messages to sentry. Merge PR from @wk8.

1.1

Upgrade raven php client to v0.15.0

1.0

  • Bumb version to 1.0 because the WordPress plugins page keeps showing Version 1 as the current version for some reason

0.5

  • Bump version to correct errant stable version number

0.4

  • Bump version to sync with wordpress.org plugins page

0.3

  • Now registering php error handlers with Raven client to improve error reporting.

0.2

  • Updated Raven PHP Client

0.1

  • Added first release.