Prioritized issue groups from the latest Plugin Check scan
Maintainability
100
10 issue groups
Security
22
7 issue groups
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "AA_nickname_with_name_wrap".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "AA_Settings".
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AAFormHelper".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['settings_sitewide']
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 1354.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['widget-'.$this->id_base]. Check that the array index exists before using it.
Sample message
$_POST['sidebar'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Unescaped parameter $where_string used in $wpdb->get_results()\n$where_string assigned unsafely at line 169.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aa".
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "translations"
Potential connections found in static code analysis.
Outbound calls
23
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v2.2.0
51
Latest
v2.1.29
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 123 | 3 | 120 | v2.2.0 | 2.0.0 |
| 32 | 226 | 92 | 134 | v2.1.29 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.