← Back to Leaderboard
Boost PageSpeed, SEO, and Core Web Vitals with full page caching, JS/CSS optimization, media optimization, and Cloudflare CDN.
43
Score
191
Errors
204
Warnings
50K
Installs
Security209
Repo162
General20
Performance4
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family
Top Issues by File
Files with the highest concentration of issues in the latest scan
Issues Details
395 issues found in latest scan
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | src/Modules/Metrics_Cleanup.php:77:5 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_strip_all_tags'. | src/Modules/Frontend.php:51:45 | Security |
| ERROR | WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development. | src/Modules/Frontend.php:140:65 | Performance |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "spc_lazyload_bg_lazyload_css". | src/Modules/Frontend.php:229:31 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | src/Modules/Frontend.php:229:57 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "spc_lazyload_behaviours". | src/Modules/Frontend.php:260:13 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound | Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SPC\Modules". | src/Modules/Font_Optimizer.php:3:1 | Plugin Repo |
| ERROR | WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet | Stylesheets must be registered/enqueued via wp_enqueue_style() | src/Modules/Font_Optimizer.php:180:18 | Performance |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$url'. | src/Modules/Font_Optimizer.php:180:64 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound | Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SPC\Modules". | src/Modules/Admin.php:3:1 | Plugin Repo |
395 total row(s)
Scan History
3 scans recorded
| 16.12.2025, 12:00:36 | 32s | 43 | 191 | 204 |
| 28.11.2025, 16:00:35 | 31s | 43 | 192 | 202 |
| 13.11.2025, 01:28:03 | 38s | 43 | 192 | 202 |
3 total row(s)
Score Trend
Performance across 3 scans
0.24 pts
Avg: 43
100
75
50
25
0
43.5
13.11
43.5
28.11
43.2
16.12
90-100
80-89
60-79
<60
Report an issue
Tell us if something in this report looks wrong or if you need a deeper audit for Super Page Cache. We read every submission and typically reply within a day.