Drive woocommerce business growth with social proof: gather product reviews with multicriteria ratings, auto-reminder emails, discounts, and more.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
4 issue groups
Supply Chain
1
1 issue group
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERRORMaintainabilityunlink unlinkunlink() is discouraged. Use wp_delete_file() to delete a file.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
ERRORMaintainabilityfile system operations is writableFile operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
ERRORSupply ChainCompressed files includedCompressed files are not permitted.1
- Category
- Supply Chain
- Occurrences
- 1
- Severity
- error
Sample message
Compressed files are not permitted.
WARNINGMaintainabilitymismatched plugin namePlugin name "ReviewX – Multi-Criteria Reviews for WooCommerce with Google Reviews & Schema" is different from the name declared in plugin header "ReviewX – Multi-Criteria Rating & Reviews".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "ReviewX – Multi-Criteria Reviews for WooCommerce with Google Reviews & Schema" is different from the name declared in plugin header "ReviewX – Multi-Criteria Rating & Reviews".
External Connections
Not analyzed yet.
Score History
First score snapshot
v2.3.11
35
Latest
- Findings
- 11
- Errors
- 10
- Warnings
- 1
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 11 | 10 | 1 | v2.3.11 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.