Protect your website and ad campaigns from bots, competitors, and click fraud with ClickCease's advanced fraud prevention and real-time monitoring.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
46
13 issue groups
Security
40
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AllowedCodes".
Sample message
$_COOKIE[$key] 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 '$api_key'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $api_key ..." but found "<?= $api_key ..."
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BLOCKED_CODES".
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$key]
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['authKey']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "error_handler".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpb_get_ip".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Plugin name "ClickCease Click Fraud Protection" is different from the name declared in plugin header "Clickcease - Click Fraud Protection".
Sample message
Tested up to: 6.6 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v3.2.15
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 88 | 30 | 58 | v3.2.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.