WP Smart Preloader

A Plugin to add awesome collection of Loaders and Spinners. Delightful and performance-focused Pure CSS animations.

v1.15.3catchsquareUpdated Added 5k+ installs88% rating
68
Score
27
Errors
10
Warnings
+0
Change

Category Scores

Security52
Repo88
Performance100
Maintainability83

Top Issues by Category

Issues Details

37 issues found in latest scan

ERROR8
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$style'.

ERROR5
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

ERROR5
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '<input type="checkbox" name="%s" value="1" %s />'.

WARNING3
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR3
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP Smart Preloader" - contains the restricted term "wp" which cannot be used at all in your plugin name.

ERROR2
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERROR1
PluginCheck.CodeAnalysis.EnqueuedResourceOffloading.OffloadedContent

Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;WP_smart_preloader&quot;.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$wp_smart_preloader&quot;.

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $select

ERROR1
outdated_tested_upto_header

Tested up to: 6.6 < 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.

WARNING1
readme_parser_warnings_ignored_tags

One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

ERROR1
wp_function_not_compatible_with_requires_wp

Function "submit_button()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 2.8.0.

Latest Snapshot

Findings

37

Errors

27

Warnings

10

Score History

First score snapshot

First scan completed

v1.15.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v1.15.3

68

Latest

Findings
37
Errors
27
Warnings
10
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins