User Registration Using Contact Form 7 plugin provides the feature to register the user to the website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
82
18 issue groups
Security
34
6 issue groups
Supply Chain
2
1 issue group
Sample message
Function "get_the_permalink()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$curlErrorCode'.
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['fbsr_' . $this->app->getId()]
Sample message
$_COOKIE['fbsr_' . $this->app->getId()] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Application files are not permitted.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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: fopen().
Sample message
Hidden files are not permitted.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SESSION['FBRLH_foo']. Check that the array index exists before using it.
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
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: fread().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Potential connections found in static code analysis.
Outbound calls
238
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v2.7
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 118 | 103 | 15 | v2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.