Beautiful Cookie Consent Banner

Free and beautiful Cookie Consent Banner to make your website compliant. Highly customizable and not loading any files from 3rd party servers.

v4.9.2NikelUpdated 2026-06-02Added Jun 22, 201840k+ installs90% rating100% support resolved
41
Score
33
Errors
76
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability78

Top Issues by Category

Issues Details

109 issues found in latest scan

WARNING21
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".

ERROR20
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dnone'.

WARNING12
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar

WARNING11
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]

WARNING10
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING9
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR6
wp_function_not_compatible_with_requires_wp

Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.

ERROR3
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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"'.

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[$tabfield_slug . "_hidden"]. Check that the array index exists before using it.

WARNING3
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "escape_recursive".

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $error_message

ERROR1
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'beautiful-and-responsive-cookie-consent' but got "nsc_bar_cookie_consent".

WARNING1
mismatched_plugin_name

Plugin name "Beautiful Cookie Consent Banner" is different from the name declared in plugin header "Beautiful and responsive cookie consent".

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "bar-cookie-consent", expected "beautiful-and-responsive-cookie-consent".

Latest Snapshot

Findings

109

Errors

33

Warnings

76

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.9.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.9.2

41

Latest

Findings
109
Errors
33
Warnings
76
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins