Responsive Recent Posts Widget With Images for WordPress. Lightweight & SEO Optimized Code. Free.
Category Scores
Top Issues by Category
maintainability10
performance1
repo_compliance1
Issues Details
12 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$nonce_url".
Function "get_the_permalink()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.0.1.
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
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.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$nonce_url". | 5 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "get_the_permalink()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.0.1. | 5 |
| WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude | WARNING | Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information. | 1 |
| outdated_tested_upto_header | ERROR | 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. | 1 |
Latest Snapshot
Findings
12
Errors
6
Warnings
6
Score History
First score snapshot
First scan completed Jun 21, 2026
v1.5.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 21, 2026
v1.5.0
98
Latest
- Findings
- 12
- Errors
- 6
- Warnings
- 6
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 21, 2026Latest | 98 | 12 | 6 | 6 | v1.5.0 | 2.0.0 | 2026.06-mvp-static-v2 |