Our FREE plugin makes your website’s search fast and more relevant. searchIQ helps you to manage content more effectively with real-time analytics.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
18
1 issue group
Maintainability
6
2 issue groups
Repo Compliance
1
1 issue group
WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $allowedPostTypes used in $wpdb->get_col()\n$allowedPostTypes assigned unsafely at line 4083.18
- Category
- Security
- Occurrences
- 18
- Severity
- warning
Sample message
Unescaped parameter $allowedPostTypes used in $wpdb->get_col()\n$allowedPostTypes assigned unsafely at line 4083.
ERRORMaintainabilitywp function not compatible with requires wpFunction "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.7.0.4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- error
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.7.0.
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;
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
External Connections
Not analyzed yet.
Score History
First score snapshot
v5.1
84
Latest
- Findings
- 25
- Errors
- 7
- Warnings
- 18
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 25 | 7 | 18 | v5.1 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.