Password protect WordPress pages and posts by user roles or with multiple passwords; protect your entire website with a single password.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
29
5 issue groups
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPW_API".22
- Category
- Maintainability
- Occurrences
- 22
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPW_API".
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PDA_API_SECRET".3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PDA_API_SECRET".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "PPWP - Password Protect Pages" - contains the restricted term "wp" which cannot be used at all in your plugin name.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PPWP - Password Protect Pages" - contains the restricted term "wp" which cannot be used at all in your plugin name.
WARNINGMaintainabilityNon Prefixed Interface FoundInterfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPW_Service_Interfaces".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPW_Service_Interfaces".
WARNINGMaintainabilitymismatched plugin namePlugin name "PPWP - Password Protect Pages" is different from the name declared in plugin header "Password Protect WordPress Lite".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "PPWP - Password Protect Pages" is different from the name declared in plugin header "Password Protect WordPress Lite".
Score History
First score snapshot
v1.9.20
98
Latest
- Findings
- 29
- Errors
- 0
- Warnings
- 29
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 29 | 0 | 29 | v1.9.20 | 2.0.0 |