An addon for the Affiliates Manager plugin to add Google reCAPTCHA to the registration page
Prioritized issue groups from the latest Plugin Check scan
Security
11
4 issue groups
Maintainability
10
9 issue groups
Repo Compliance
4
4 issue groups
I18n
3
1 issue group
Sample message
$_REQUEST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['wpam_google_recaptcha_secret_key']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'affiliates-manager-google-recaptcha-integration' but got 'wpam'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$recaptcha_error'.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fsockopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Tested up to: 6.8 < 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
Mismatched Requires at least: 4.4 != 3.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
23
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.0.7
67
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 28 | 18 | 10 | v1.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.