Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
5 issue groups
Security
4
4 issue groups
Repo Compliance
3
3 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$OPT_FORCE_EXECUTE".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Rocket LoadCSS" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'file_get_contents'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hidden files are not permitted.
Sample message
Plugin name "WP Rocket | Simple LoadCSS Preloader" is different from the name declared in plugin header "WP Rocket LoadCSS".
Sample message
The "Tested up to" header is missing in the readme file.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Invalid or missing Stable Tag. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "ehnance-wp-rocket-loadcss", expected "enhance-wp-rocket-loadcss".
Not analyzed yet.
First score snapshot
v1.5
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 23 | 7 | 16 | v1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.