Easily add Duo authentication to your WordPress website. Enable multi-factor authentication for your admins and/or users.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
13
5 issue groups
Security
11
3 issue groups
I18n
5
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$duo_client".
Sample message
Missing $domain parameter in function call to __().
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Duo\DuoUniversalWordpress".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "duo_extend_user_agent".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
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
v1.2.1
80
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 31 | 6 | 25 | v1.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.