WebAuthn authentication provider for Two Factor plugin.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
7 issue groups
I18n
5
2 issue groups
Security
3
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
$_POST[$field] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
The use of function set_time_limit() is discouraged
Sample message
The "2fa_webauthn" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TwoFactor_Provider_WebAuthn".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "two_factor_webauthn_authentication_failed".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v2.6.1
91
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 20 | 6 | 14 | v2.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.