Create unlimited WooCommerce tabs and assign them in bulk by category, tag, brand, or product. Also disable WooCommerce’s default product tabs.
96
Score
25
Errors
6
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability81
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
31
5 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "do_blocks()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.5.0.22
- Category
- Maintainability
- Occurrences
- 22
- Severity
- error
Sample message
Function "do_blocks()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.5.0.
WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Use of a direct database call is discouraged.
WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERRORMaintainabilityfive star reviews detectedLinking directly to 5 stars reviews is not allowed.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Linking directly to 5 stars reviews is not allowed.
Score History
First score snapshot
v1.6.5
96
Latest
- Findings
- 31
- Errors
- 25
- Warnings
- 6
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 31 | 25 | 6 | v1.6.5 | 2.0.0 |