Free cookie consent banner & cookie notice plugin for GDPR, CCPA & global cookie compliance. Cookie scanner + Google Consent Mode v2 ready.
Prioritized issue groups from the latest Plugin Check scan
Security
987
7 issue groups
I18n
662
6 issue groups
Maintainability
212
12 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$D_URL'.
Sample message
The $domain parameter must be a single text string literal. Found: $this->textdomain
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['SCCBPP_cookie_consent_already_id']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $D_URL
Sample message
Missing $domain parameter in function call to __().
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
Use placeholders and $wpdb->prepare(); found $prefix
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$D_URL".
Sample message
Function "get_user_locale()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.8.0.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Mismatched text domain. Expected 'seers-cookie-consent-banner-privacy-policy' but got 'Seers'.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SeersCookieConsentPluginActivate".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "seers_consent_optin_script".
Sample message
The parameter "true" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Potential connections found in static code analysis.
Outbound calls
69
External assets
5
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v9.4.4
25
Latest
v9.4.2
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,867 | 1,446 | 421 | v9.4.4 | 2.0.0 |
| 25 | 1,867 | 1,446 | 421 | v9.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.