Simple, free, and privacy-friendly website analytics https://vimeo.com/1033359807/dde00e7f39
Prioritized issue groups from the latest Plugin Check scan
Security
23
5 issue groups
Maintainability
14
7 issue groups
Supply Chain
3
1 issue group
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$tab'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adminPage".
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hidden files are not permitted.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REMOTE_ADDR']. Check that the array index exists before using it.
Sample message
The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Application files are not permitted.
Sample message
Plugin name "Simple Analytics" is different from the name declared in plugin header "Simple Analytics Official".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "lang"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "simple-analytics", expected "simpleanalytics".
Potential connections found in static code analysis.
Outbound calls
43
External assets
2
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.107
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 44 | 24 | 20 | v1.107 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.