Allows members to sign in to MembershipWorks and as a WordPress user on your site.
Prioritized issue groups from the latest Plugin Check scan
Security
99
6 issue groups
I18n
6
1 issue group
Maintainability
3
3 issue groups
Repo Compliance
1
1 issue group
Sample message
$_POST['log'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['log']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$SF_widget_login'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
Missing $domain parameter in function call to __().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v6.4
43
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 109 | 28 | 81 | v6.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.