All-in-one speed optimization: caching, WebP/AVIF, Critical CSS, lazy loading, CDN, and more. Instantly boost Core Web Vitals and site speed!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
104
21 issue groups
Security
61
4 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Lws\Classes".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_cache_add".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at FROM `{$table}`\n
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LWS_OP_BASENAME".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']['state']. Check that the array index exists before using it.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$lws_optimize".
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
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: fwrite().
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using fwrite(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Potential connections found in static code analysis.
Outbound calls
211
External assets
4
Incoming endpoints
65
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
52 more hidden
7 score snapshots
v4.1.5
38
Latest
v4.1.4
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 169 | 26 | 143 | v4.1.5 | 2.1.0 |
| 39 | 168 | 26 | 142 | v4.1.4 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.