Monitor the performance and health of your site with Prometheus.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
3 issue groups
Security
2
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_AUTHORIZATION']
Sample message
$_SERVER['HTTP_AUTHORIZATION'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
First score snapshot
v1.2.3
90
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 12 | 8 | 4 | v1.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.