このプラグインは 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. 「プラグイン」メニューからプラグインを有効化します。
  3. In Settings > Sentry, add your Sentry DSN and set the error reporting threshold level.

評価

このプラグインにはレビューがありません。

貢献者と開発者

WordPress Sentry Client はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WordPress Sentry Client” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.