A full-featured SEO plugin for WordPress that's lightweight, blazing fast with minimum configuration. No bloats and just works!
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
8 issue groups
Security
4
1 issue group
WARNINGSecurityUnescaped DBParameterUnescaped parameter $column used in $wpdb->get_var()\n$column assigned unsafely at line 110.4
- Category
- Security
- Occurrences
- 4
- Severity
- warning
Sample message
Unescaped parameter $column used in $wpdb->get_var()\n$column assigned unsafely at line 110.
ERRORMaintainabilityFoundThe use of function get_post_type_labels() is forbidden1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
The use of function get_post_type_labels() is forbidden
WARNINGMaintainabilityslow db query meta keyDetected usage of meta_key, possible slow query.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of meta_key, possible slow query.
WARNINGMaintainabilityslow db query tax queryDetected usage of tax_query, possible slow query.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of tax_query, possible slow query.
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.
WARNINGMaintainabilitymismatched plugin namePlugin name "Slim SEO - A Fast & Automated SEO Plugin For WordPress" is different from the name declared in plugin header "Slim SEO".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Slim SEO - A Fast & Automated SEO Plugin For WordPress" is different from the name declared in plugin header "Slim SEO".
WARNINGMaintainabilitymissing composer json fileThe "/vendor" directory using composer exists, but "composer.json" file is missing.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
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;
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Slim SEO - A Fast & Automated SEO Plugin For WordPress" - contains the restricted term "plugin" which cannot be used at all in your plugin name.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Slim SEO - A Fast & Automated SEO Plugin For WordPress" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Score History
First score snapshot
v4.9.9
91
Latest
- Findings
- 12
- Errors
- 3
- Warnings
- 9
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 12 | 3 | 9 | v4.9.9 | 2.0.0 |