Free and beautiful Cookie Consent Banner to make your website compliant. Highly customizable and not loading any files from 3rd party servers.
Prioritized issue groups from the latest Plugin Check scan
Security
68
7 issue groups
Maintainability
37
8 issue groups
I18n
4
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dnone'.
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"depth only allowed from 1 to 3 current: $depth"'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$tabfield_slug . "_hidden"]. Check that the array index exists before using it.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "escape_recursive".
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $error_message
Sample message
Mismatched text domain. Expected 'beautiful-and-responsive-cookie-consent' but got "nsc_bar_cookie_consent".
Sample message
Plugin name "Beautiful Cookie Consent Banner" is different from the name declared in plugin header "Beautiful and responsive cookie consent".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bar-cookie-consent", expected "beautiful-and-responsive-cookie-consent".
Not analyzed yet.
First score snapshot
v4.9.2
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 109 | 33 | 76 | v4.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.