Easy Login. 2FA login. KeyLockr SSO scan login. Passwordless login. reCAPTCHA. GeoLocation (Continent/Country/City)/IP range to limit login attempts.
Prioritized issue groups from the latest Plugin Check scan
Security
59
4 issue groups
Maintainability
5
4 issue groups
I18n
3
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$field_p]
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "login_redirect".
Sample message
$_SERVER['SERVER_ADDR'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
wp_get_sites() has been deprecated since WordPress version 4.6.0. Use get_sites() instead.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.4.0.
Potential connections found in static code analysis.
Outbound calls
24
External assets
1
Incoming endpoints
6
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
4 score snapshots
v4.8.3
43
Latest
v4.7.7
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 68 | 61 | 7 | v4.8.3 | 2.0.0 |
| 38 | 360 | 65 | 295 | v4.7.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.