Beautiful pure CSS animated preloader for your WordPress website. A highly lightweight, easy-to-use, and powerful site loader.
Category Scores
Top Issues by Category
maintainability8
security7
Issues Details
17 issues found in latest scan
Detected usage of a possibly undefined superglobal array index: $_POST['key']. Check that the array index exists before using it.
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache".
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$supercachedir".
var_dump() found. Debug code should not normally be used in production.
Processing form data without nonce verification.
Processing form data without nonce verification.
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.
Plugin name "Safelayout Cute Preloader - CSS3 Wordpress Preloader" is different from the name declared in plugin header "Safelayout Cute Preloader".
The plugin name includes a restricted term. Your chosen plugin name - "Safelayout Cute Preloader - CSS3 Wordpress Preloader" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.Security.ValidatedSanitizedInput.InputNotValidated | WARNING | Detected usage of a possibly undefined superglobal array index: $_POST['key']. Check that the array index exists before using it. | 5 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache". | 2 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 2 |
| PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | WARNING | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$supercachedir". | 1 |
| WordPress.PHP.DevelopmentFunctions.error_log_var_dump | WARNING | var_dump() found. Debug code should not normally be used in production. | 1 |
| WordPress.Security.NonceVerification.Missing | WARNING | Processing form data without nonce verification. | 1 |
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 1 |
| WordPress.WP.I18n.MissingTranslatorsComment | ERROR | 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. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Safelayout Cute Preloader - CSS3 Wordpress Preloader" is different from the name declared in plugin header "Safelayout Cute Preloader". | 1 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Safelayout Cute Preloader - CSS3 Wordpress Preloader" - contains the restricted term "wordpress" which cannot be used at all in your plugin name. | 1 |
Latest Snapshot
Findings
17
Errors
3
Warnings
14
Score History
First score snapshot
First scan completed
v2.2.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v2.2.4
84
Latest
- Findings
- 17
- Errors
- 3
- Warnings
- 14
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 84 | 17 | 3 | 14 | v2.2.4 | 2.0.0 | 2026.06-mvp-static-v2 |