Simple GDPR Cookie Compliance is a simple plugin that helps to display cookie notice on your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
25
7 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$agent_ver".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Udp_Agent".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cc_udp_agent_send_data_on_action".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sgcc_setting_sections".
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
28
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.0.2
97
Latest
v2.0.1
96
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 26 | 10 | 16 | v2.0.2 | 2.0.0 |
| 96 | 26 | 10 | 16 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.