Trust badges to increase sales.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
6 issue groups
Security
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$arrHost".
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
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Detected usage of a non-sanitized input variable: $_POST['trustedsite_settings_nonce']
Sample message
$_POST['trustedsite_settings_nonce'] 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Function "wp_generate_uuid4()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.2.1.
Potential connections found in static code analysis.
Outbound calls
11
External assets
3
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.2.6
90
Latest
v1.2.5
50
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 17 | 6 | 11 | v1.2.6 | 2.1.0 |
| 50 | 43 | 29 | 14 | v1.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.