Take control effortlessly with CookieHub – GDPR-compliant solution for cookie management and compliance.
Prioritized issue groups from the latest Plugin Check scan
Security
57
6 issue groups
Maintainability
24
5 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$baseUrl'.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "authenticate".
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
Processing form data without nonce verification.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'cookiehub' but got 'my-setting-admin'.
Not analyzed yet.
First score snapshot
v1.2.3
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 82 | 33 | 49 | v1.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.