Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1020 Bytes

File metadata and controls

25 lines (18 loc) · 1020 Bytes

wordpress-sentry

A WordPress plugin to handle reporting php errors to the Sentry error reporting system.

Installation

  1. Install the plugin:
  1. Activate the plugin through the 'Plugins' menu in WordPress.

Usage

In Settings > Sentry, add your Sentry DSN and set the error reporting threshold level.

Define the RELEASE_VERSION environment variable to annotate events with a release version.

Contributors