Blue Captcha is a powerful and highly customized WordPress plugin that effectively protects your WP blogs from spammers and unwanted persons.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,593
6 issue groups
Security
265
9 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$AVAILABLE_BG_IMAGES".
Sample message
Detected usage of a non-sanitized input variable: $_POST["action"]
Sample message
$_POST["action"] not unslashed before sanitization. Use wp_unslash() or similar
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 '"\">$ip_str</font><br>$ip_str2</div></td>\n"'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $limitstr at "SELECT * FROM $table $str $limitstr"
Sample message
Processing form data without nonce verification.
Sample message
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER["HTTP_USER_AGENT"]. Check that the array index exists before using it.
Sample message
Attempting a database schema change is discouraged.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 253.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BLUE_CAPTCHA_COMMENT_CREATE_CAPTCHA_FUNCTION".
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
set_error_handler() found. Debug code should not normally be used in production.
Sample message
The "Contributors" header in the readme file must be a comma-separated list of WordPress.org-formatted usernames.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.1.0
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 1,861 | 27 | 1,834 | v2.1.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.