Enforce strong passwords with expiry, reset, score checks, inactive user lock, and user password management using Password Policy Manager.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
67
5 issue groups
Security
22
1 issue group
Repo Compliance
2
2 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_url".62
- Category
- Maintainability
- Occurrences
- 62
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_url".
WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.22
- Category
- Security
- Occurrences
- 22
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "authenticate".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "authenticate".
ERRORMaintainabilityOffloaded ContentOffloading images, js, css, and other scripts to your servers or any remote service is disallowed.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
WARNINGMaintainabilitymismatched plugin namePlugin name "Password Policy Manager | Password Manager" is different from the name declared in plugin header "Password Policy Manager".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Password Policy Manager | Password Manager" is different from the name declared in plugin header "Password Policy Manager".
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.8 < 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.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 6.8 < 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.
WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
ERRORMaintainabilitywp function not compatible with requires wpFunction "delete_expired_transients()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.6.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "delete_expired_transients()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.6.0.
Score History
First score snapshot
v2.0.6
80
Latest
- Findings
- 91
- Errors
- 3
- Warnings
- 88
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 91 | 3 | 88 | v2.0.6 | 2.0.0 |