Enable one-click login with this WordPress Two-Factor Authentication (2FA) plugin, utilizing email for added security.
Prioritized issue groups from the latest Plugin Check scan
Security
24
5 issue groups
Maintainability
9
4 issue groups
I18n
5
1 issue group
Repo Compliance
1
1 issue group
Sample message
$_GET['token'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['AUTHORIZATION']
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['type']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "login_redirect".
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Tested up to: 6.9 < 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.
Not analyzed yet.
First score snapshot
v1.9.9
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 39 | 12 | 27 | v1.9.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.