![]() |
A (unofficial) WordPress plugin to report PHP errors and JavaScript errors to Sentry. |
Noted That:
|
Start the Tips:1. First Download "wp-sentry-integration.zip" Plugin to your Local Computer. (Click Download) 2. Then, Login to your "yourdomain.com/wp-admin" Dashboard. 3. Then, Click on "Plugins" + "Add New" from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse "wp-sentry-integration.zip" Downloaded plugin from your computer, Where you downloaded wp-sentry-integration.zip According to Step – 1 Above then, click on "Install Now" 6. Now, Click on "Active Plugin" 7. Then, See left sidemenu. "WordPress Sentry" folder is added on left sidemenu. Now, Click on "WordPress Sentry" folder. Noted that: If you do not see "WordPress Sentry" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools". 8. Now you configure yourself oR Watch video tutorial below about WordPress Sentry Configurtions and Settings or How to work "WordPress Sentry" in your WordPress site. oR After Activated Plugin According to Step-6 then,
![]() |
Guide |
---|
For more information and documentation have a look at the README.md file. Note: this plugin does not do anything by default and has only a admin interface to test the integration. A Sentry DSN must be configured in your (Optionally) track PHP errors by adding this snippet to your
Note: Do not set this constant to disable the PHP tracker. Note: This constant was previously called (Optionally) set the error types the PHP tracker will track:
(Optionally) If this flag is enabled, certain personally identifiable information is added by active integrations. Without this flag they are never added to the event, to begin with. If possible, it’s recommended to turn on this feature and use the server side PII stripping to remove the values instead. When enabled the current logged in user and IP address will be added to the event.
(Optionally) track JavaScript errors by adding this snippet to your
Note: Do not set this constant to disable the JavaScript tracker. Note: This constant was previously called (Optionally) define a version of your site; by default the theme version will be used. This is used for tracking at which version of your site the error occurred. When combined with release tracking this is a very powerful feature.
(Optionally) define an environment of your site. Defaults to
For more information and documentation have a look at the README.md file. |
errors, javascript, sentry, report, wordpress, plugin, unofficial, |
Name |
---|
Reffered: https://wordpress.org/