A completely free plugin to add Custom PHP functions, HTML, CSS, Javascript, any other custom codes to your wordpress website.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
4
4 issue groups
Repo Compliance
1
1 issue group
ERRORMaintainabilityForbidden PHP function foundThe use of function eval() is forbidden1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
The use of function eval() is forbidden
WARNINGMaintainabilityslow db query meta queryDetected usage of meta_query, possible slow query.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of meta_query, possible slow query.
ERRORMaintainabilityunlink unlinkunlink() is discouraged. Use wp_delete_file() to delete a file.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
WARNINGMaintainabilitymismatched plugin namePlugin name "Add Custom Codes - Insert Header, Footer, Custom PHP Snippets, CSS, Javascript" is different from the name declared in plugin header "Add Custom Codes - Insert Header, Footer, Custom Code Snippets".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Add Custom Codes - Insert Header, Footer, Custom PHP Snippets, CSS, Javascript" is different from the name declared in plugin header "Add Custom Codes - Insert Header, Footer, Custom Code Snippets".
WARNINGRepo Compliancereadme parser warnings trimmed short descriptionThe "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Score History
First score snapshot
v5.0
98
Latest
- Findings
- 5
- Errors
- 2
- Warnings
- 3
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 5 | 2 | 3 | v5.0 | 2.0.0 |