|
| A (unofficial) WordPress plugin to report PHP errors and JavaScript errors to Sentry. Wordpress Tutorial |
|
Noted That:
|
|
Start the Tips:
Step-1 : Download " wp-sentry-integration.zip " to Your Local Computer. Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.
Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.
Step-4 : Now, Click on " Upload Plugin " button.
Step-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 "
Step-6 : Now, Click on " Active Plugin "
Step-7 : Then, See left Side Menu. " Wp Sentry Integration " folder is added on left Side Menu. Now, Click on " Wp Sentry Integration " folder. Noted that: If you do not see " Wp Sentry Integration " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ". Step-8 : Now you configure yourself oR Watch video tutorial below about Wp Sentry Integration Configurations and Settings or How to work " Wp Sentry Integration " in your WordPress site. oRAfter 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. |
| Name |
|---|