Prioritized issue groups from the latest Plugin Check scan
Maintainability
58
12 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_query_params_to_url".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$expiration".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "http_headers_useragent".
Sample message
The upgrade notice for "3.0.0" exceeds the limit of 300 characters.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Mf2".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
26
External assets
0
Incoming endpoints
1
No external asset domains detected.
register_rest_route
4 score snapshots
v4.7.1
92
Latest
v4.7.0
92
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 58 | 31 | 27 | v4.7.1 | 2.0.0 |
| 92 | 57 | 30 | 27 | v4.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.