Solid Performance is a no-code solution for increasing the page performance of your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
80
18 issue groups
Security
54
2 issue groups
Supply Chain
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"File not found: $file_path"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$buffer".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Log::ERROR".
Sample message
The "solidwp/performance/image" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_CHMOD_DIR".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Function "array_is_list()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.4.0.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Solid Performance – Your No-Code Caching, Performance, & Page Speed Solution" is different from the name declared in plugin header "Kadence Performance".
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "lang"
Not analyzed yet.
First score snapshot
v2.0.1
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 136 | 75 | 61 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.