Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3
2 issue groups
I18n
2
2 issue groups
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "BSSO_extra_domains".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "BSSO_extra_domains".
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "action_woocommerce_validate_spam_checkout".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "action_woocommerce_validate_spam_checkout".
ERRORI18nText Domain MismatchMismatched text domain. Expected 'block-specific-spam-woo-orders' but got 'guwii-woo-block-spam-orders'.1
- Category
- I18n
- Occurrences
- 1
- Severity
- error
Sample message
Mismatched text domain. Expected 'block-specific-spam-woo-orders' but got 'guwii-woo-block-spam-orders'.
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "guwii-woo-block-spam-orders", expected "block-specific-spam-woo-orders".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "guwii-woo-block-spam-orders", expected "block-specific-spam-woo-orders".
External Connections
Not analyzed yet.
Score History
First score snapshot
v0.80
99
Latest
- Findings
- 5
- Errors
- 1
- Warnings
- 4
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 5 | 1 | 4 | v0.80 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.