Free cookie consent with GDPR, CCPA, ePrivacy, Google Consent Mode v2, IAB TCF v2.3, and built-in Cookie Policy generator. No cloud required.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
369
9 issue groups
Security
25
3 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: "$active_plugins".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_faz_global_attributes".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
Sample message
Unescaped parameter $cookies_table used in $wpdb->get_results()\n$cookies_table assigned unsafely at line 674.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$categories_table} at \t\t\t LEFT JOIN `{$categories_table}` AS cat ON c.category = cat.category_id\n
Sample message
Attempting a database schema change is discouraged.
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
File has mixed line endings; this may cause incorrect results
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Potential connections found in static code analysis.
Outbound calls
67
External assets
1
Incoming endpoints
8
wp_ajax
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v1.25.0
63
Latest
v1.24.0
70
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 63 | 395 | 1 | 394 | v1.25.0 | 2.0.0 |
| 70 | 322 | 0 | 322 | v1.24.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.