Prioritized issue groups from the latest Plugin Check scan
Maintainability
44
7 issue groups
Security
27
2 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $extra_where at \t\t\t\tWHERE scope IN ($scopes_format) $extra_where\n
Sample message
Unescaped parameter $table_name used in $wpdb->get_col()\n$table_name assigned unsafely at line 210.
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: "$autoloader".
Sample message
The use of function eval() is forbidden
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "snippets_per_page".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
82
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
4 score snapshots
v3.10.2
72
Latest
v3.10.1
71
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 71 | 11 | 60 | v3.10.2 | 2.1.0 |
| 71 | 72 | 12 | 60 | v3.10.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.