A (unofficial) WordPress plugin to report PHP errors and Browser (JavaScript) errors to Sentry.
Prioritized issue groups from the latest Plugin Check scan
I18n
57
3 issue groups
Security
46
6 issue groups
Maintainability
16
8 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'wp-sentry-integration' but got 'wp-sentry'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'WP_Sentry_Js_Tracker'.
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$scopedAutoloaderExists".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Sentry for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SAVEQUERIES".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: {$test_event_id}
Sample message
Mismatched Requires at least: 4.5 != 4.4. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Function "wp_get_environment_type()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 4.4.0.
Not analyzed yet.
First score snapshot
v8.11.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 120 | 80 | 40 | v8.11.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.