Anti-Captcha is a transparent spam solution that does not require any end-user interaction.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
26
11 issue groups
Security
18
5 issue groups
Repo Compliance
4
4 issue groups
I18n
1
1 issue group
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['anti-captcha-crc']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['anti-captcha-token']
Sample message
$_POST['anti-captcha-token'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "JavaScriptPacker".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$antiCaptcha".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$packer'.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function create_function() is forbidden
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
error_reporting() can lead to full path disclosure.
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Mismatched text domain. Expected 'anti-captcha' but got 'anti_captcha'.
Sample message
Plugin name "Anti-Captcha (anti-spam botblocker)" is different from the name declared in plugin header "Anti-Captcha".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 4.0 < 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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v20141103
56
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 49 | 23 | 26 | v20141103 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.