Skip to main content
PluginScorePluginScore
Errors
PluginScore — Plugin Analyzer for WordPress
© 2025 PluginScore.
← Back to Leaderboard
wp-cloudflare-page-cache icon

Super Page Cache

Boost PageSpeed, SEO, and Core Web Vitals with full page caching, JS/CSS optimization, media optimization, and Cloudflare CDN.

Updated 11/7/2025
Scanned 11/13/2025, 1:28:03 AM
cachingcloudflarepage-cachingpagespeedperformance
43
Score
192
Errors
202
Warnings
50K
Installs
Security207
Repo163
General20
Performance4
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family

Issues Details
394 issues found in latest scan
CodeMessageLocationCategory
ERRORWordPress.WP.AlternativeFunctions.parse_url_parse_url
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
69:28Plugin Repo
ERRORWordPress.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'.
51:45Security
ERRORWordPress.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.
140:65Performance
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "spc_lazyload_bg_lazyload_css".
229:31Plugin Repo
ERRORWordPress.WP.AlternativeFunctions.strip_tags_strip_tags
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
229:57Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "spc_lazyload_behaviours".
260:13Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SPC\Modules".
3:1Plugin Repo
ERRORWordPress.WP.EnqueuedResources.NonEnqueuedStylesheet
Stylesheets must be registered/enqueued via wp_enqueue_style()
180:18Performance
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$url'.
180:64Security
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SPC\Modules".
3:1Plugin Repo
394 total row(s)
Scan History
1 scan recorded
11/13/2025, 1:28:03 AM38s
43
192
202
1 total row(s)