StatCounter.com powered real-time detailed stats about the visitors to your blog.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
50
6 issue groups
Repo Compliance
1
1 issue group
ERRORMaintainabilitywp function not compatible with requires wpFunction "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 2.0.2.40
- Category
- Maintainability
- Occurrences
- 40
- Severity
- error
Sample message
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 2.0.2.
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "KEY_SC_POSITION".6
- Category
- Maintainability
- Occurrences
- 6
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "KEY_SC_POSITION".
WARNINGMaintainabilityMissing VersionResource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
WARNINGMaintainabilitymismatched plugin namePlugin name "StatCounter - Free Real Time Visitor Stats" is different from the name declared in plugin header "StatCounter Analytics".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "StatCounter - Free Real Time Visitor Stats" is different from the name declared in plugin header "StatCounter Analytics".
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "official-statcounter-plugin-for-wordpress" - contains the restricted term "plugin" which cannot be used at all in your plugin slug.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin slug includes a restricted term. Your plugin slug - "official-statcounter-plugin-for-wordpress" - contains the restricted term "plugin" which cannot be used at all in your plugin slug.
Score History
First score snapshot
v2.1.2
95
Latest
- Findings
- 51
- Errors
- 41
- Warnings
- 10
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 95 | 51 | 41 | 10 | v2.1.2 | 2.0.0 |