An addon for the Affiliates Manager plugin to add Google reCAPTCHA to the registration page
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 42:16 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt_array | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 53:16 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_exec | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 63:16 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_close | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 72:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fsockopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fsockopen(). | 50:25 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fwrite | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite(). | 68:16 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | 102:16 | Plugin Repo |
| ERROR | readme_mismatched_header_requires | 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. | — | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$recaptcha_error'. | 59:22 | Security |
| 16.11.2025, 09:47:19 | 12s | 95 | 15 | 10 |