Our easy to use cookie consent plugin can assist in your GDPR, CCPA, and ePrivacy Directive compliance efforts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
74
7 issue groups
Security
51
6 issue groups
I18n
19
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acceptable_use_policy_link".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'uk-cookie-consent' but got 'uk-cookie-constent'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['order']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['cookie-category']. Check that the array index exists before using it.
Sample message
$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cookies'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cookie_row_actions".
Sample message
Missing $domain parameter in function call to __().
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ctcc_plugin_update_message".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The upgrade notice for "3.0.2" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v3.3.1
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 146 | 54 | 92 | v3.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.