Boost your website performance and page speed, and increase conversions with powerful caching, frontend, media, and environment optimizations.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
94
18 issue groups
Security
38
5 issue groups
I18n
5
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "elementor/editor/after_enqueue_styles".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found $autoload_values
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$feature".
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_REFERER']. Check that the array index exists before using it.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'sg-cachepress' but got 'sg-cachpress'.
Sample message
Function "get_sitemap_url()" requires WordPress 5.5.1, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->exclude_assets_filter".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sg_cachepress_purge_cache".
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: fwrite().
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Unescaped parameter $item used in $wpdb->get_results()\n$item used without escaping.
Sample message
The use of function ini_set() is discouraged
Sample message
error_reporting() can lead to full path disclosure.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Plugin name "Speed Optimizer - The All-In-One Performance-Boosting Plugin" is different from the name declared in plugin header "Speed Optimizer".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Not analyzed yet.
2 score snapshots
v7.8.0
36
Latest
v7.7.11
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 141 | 45 | 96 | v7.8.0 | 2.0.0 |
| 36 | 139 | 45 | 94 | v7.7.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.