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
174
4 issue groups
Maintainability
8
6 issue groups
I18n
3
3 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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_unic_cmp".
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
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
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
Scripts must be registered/enqueued via wp_enqueue_script()
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
59
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
5 score snapshots
v1.8.0
43
Latest
v1.7.2
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 185 | 167 | 18 | v1.8.0 | 2.1.0 |
| 42 | 172 | 153 | 19 | v1.7.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.