This plugin does something more than the built-in excerpt function. It lets you choose excerpt length, allowed html tags, the link text to full post, the html container of the excerpt ( , , or plain text) and whether to show or not emoticons.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
5
1 issue group
Maintainability
1
1 issue group
Repo Compliance
1
1 issue group
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$container'.5
- Category
- Security
- Occurrences
- 5
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$container'.
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 Complianceno plugin readmeThe plugin readme.txt does not exist.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
The plugin readme.txt does not exist.
External Connections
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v0.3.2
85
Latest
- Findings
- 7
- Errors
- 7
- Warnings
- 0
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 7 | 7 | 0 | v0.3.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.