Supercharge the WordPress block editor with enhanced core blocks, hundreds of block patterns, professional starter sites, and portfolio tools.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
62
1 issue group
Maintainability
19
4 issue groups
Performance
1
1 issue group
WARNINGI18nText Domain MismatchMismatched text domain. Expected 'twentig' but got 'default'.62
- Category
- I18n
- Occurrences
- 62
- Severity
- warning
Sample message
Mismatched text domain. Expected 'twentig' but got 'default'.
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;12
- Category
- Maintainability
- Occurrences
- 12
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityslow db query tax queryDetected usage of tax_query, possible slow query.4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- warning
Sample message
Detected usage of tax_query, possible slow query.
WARNINGMaintainabilityslow db query meta queryDetected usage of meta_query, possible slow query.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Detected usage of meta_query, possible slow query.
WARNINGPerformancePost Not In post not inUsing exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.1
- Category
- Performance
- Occurrences
- 1
- Severity
- warning
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
WARNINGMaintainabilitymismatched plugin namePlugin name "Twentig Supercharged Block Editor – Blocks, Patterns, Starter Sites, Portfolio" is different from the name declared in plugin header "Twentig".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Twentig Supercharged Block Editor – Blocks, Patterns, Starter Sites, Portfolio" is different from the name declared in plugin header "Twentig".
External Connections
Not analyzed yet.
Score History
First score snapshot
v2.0.2
97
Latest
- Findings
- 82
- Errors
- 12
- Warnings
- 70
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 82 | 12 | 70 | v2.0.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.