Integrates the CCM19 Cookie Consent Manager into WordPress. To use this plugin CCM19 needs to be bought or leased.
Prioritized issue groups from the latest Plugin Check scan
Security
10
4 issue groups
Maintainability
8
6 issue groups
I18n
7
4 issue groups
Repo Compliance
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
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'ccm19-integration' but got 'multisite-settings'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>Enter your code snippet from CCM19 below to integrate the cookie consent management with your website.</p>'
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "write_log".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$option]
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
Missing $domain parameter in function call to __().
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Contributors" header in the readme file must be a comma-separated list of WordPress.org-formatted usernames.
Sample message
Function "wp_print_script_tag()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.1.0.
Not analyzed yet.
First score snapshot
v1.1.11
67
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 27 | 14 | 13 | v1.1.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.