Leading Consent Management Platform for IAB TCF, GPP, GDPR, POPIA, CCPA, COPPA, and LGPD Compliance.
Prioritized issue groups from the latest Plugin Check scan
Security
160
4 issue groups
Maintainability
10
7 issue groups
I18n
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_POST['_wpnonce'] 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 '$t['svg']'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_unic_cmp".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_name".
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
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
The $text parameter must be a single text string literal. Found: $t['label']
Sample message
Tested up to: 7.1.0 The version number should only include major versions 7.1.
Sample message
Plugin name "UniConsent Cookie Consent CMP - Consent Manager" is different from the name declared in plugin header "UniConsent Cookie Consent CMP".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
63
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
4 score snapshots
v1.7.2
42
Latest
v1.7.1
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 172 | 153 | 19 | v1.7.2 | 2.1.0 |
| 42 | 169 | 150 | 19 | v1.7.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.