Easy cookie consent banner with multi-regulation support (GDPR, LGPD, CCPA, PIPEDA, POPIA) and auto language detection.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
8 issue groups
Security
5
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "AdpExecComand".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Use of a direct database call is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dir".
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 9.
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 interpolated variable $table_name at "SELECT * FROM $table_name ORDER BY created_at DESC LIMIT 1"
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
Plugin name "AdOpt | Easy Multi-Regulations Cookie Banner." is different from the name declared in plugin header "Adopt".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.0.9
79
Latest
v1.0.8
69
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 22 | 9 | 13 | v1.0.9 | 2.0.0 |
| 69 | 49 | 22 | 27 | v1.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.