The YUMPU E-Paper Plugin allows you to upload PDF files and converts them into an E-Paper.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3
3 issue groups
Repo Compliance
1
1 issue group
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Yumpu".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Yumpu".
WARNINGMaintainabilitymismatched plugin namePlugin name "Yumpu E-Paper publishing" is different from the name declared in plugin header "YUMPU E-Paper publishing".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Yumpu E-Paper publishing" is different from the name declared in plugin header "YUMPU E-Paper publishing".
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.7 < 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.7 < 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.
External Connections
Potential connections found in static code analysis.
Outbound calls
14
External assets
1
Incoming endpoints
3
Notable Domains
External Asset Domains
Incoming Endpoints
register_rest_route
register_rest_route
register_rest_route
Score History
First score snapshot
v3.0.10
98
Latest
- Findings
- 4
- Errors
- 2
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 4 | 2 | 2 | v3.0.10 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.