Outrank automatically creates and publishes SEO-optimized articles to your WordPress site as blog posts or drafts.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
4
2 issue groups
Repo Compliance
1
1 issue group
WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $table_name used in $wpdb->get_row()\n$table_name assigned unsafely at line 245.2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Unescaped parameter $table_name used in $wpdb->get_row()\n$table_name assigned unsafely at line 245.
WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "SELECT COUNT(*) FROM {$table_name} WHERE slug = %s AND slug NOT IN (%s, %s)"2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "SELECT COUNT(*) FROM {$table_name} WHERE slug = %s AND slug NOT IN (%s, %s)"
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 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.9 < 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
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
6
Notable Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
Score History
3 score snapshots
v1.0.10
90
Latest
- Findings
- 5
- Errors
- 1
- Warnings
- 4
- Check
- 2.0.0
v1.0.9
90
Score
- Findings
- 5
- Errors
- 1
- Warnings
- 4
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 5 | 1 | 4 | v1.0.10 | 2.0.0 |
| 90 | 5 | 1 | 4 | v1.0.9 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.