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
473
11 issue groups
Security
51
5 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
Unescaped parameter $cookies_table used in $wpdb->get_results()\n$cookies_table assigned unsafely at line 798.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
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
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
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_REFERER']
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[self::BROWSER_SCAN_COOKIE]. Check that the array index exists before using it.
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
File has mixed line endings; this may cause incorrect results
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
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
76
External assets
2
Incoming endpoints
8
wp_ajax
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
14 score snapshots
v1.32.0
40
Latest
v1.31.0
44
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 525 | 1 | 524 | v1.32.0 | 2.1.0 |
| 44 | 499 | 0 | 499 | v1.31.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.