All-in-One solution to speed up your WordPress & WooCommerce. Remove unnecessary features and make your site faster and cleaner.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,301
16 issue groups
Security
789
6 issue groups
I18n
46
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_addon_ids".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
Missing $domain parameter in function call to __().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_API__ADDRESS".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Use of a direct database call is discouraged.
Sample message
The $text parameter must be a single text string literal. Found: wcbloat_buy_pro_bar()
Sample message
Too many parameters passed to function "_e()". Expected: 2 parameters, received: 3
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import']['name']. 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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fs_plugins_api".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import']['name']
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Attempting a database schema change is discouraged.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class FS_Plugin_Updater
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Disable Bloat for WordPress & WooCommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Function "get_site()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using copy(). Detected usage of constant WP_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Potential connections found in static code analysis.
Outbound calls
177
External assets
2
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
2 score snapshots
v4.0.0
24
Latest
v3.5.0
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,145 | 828 | 1,317 | v4.0.0 | 2.1.0 |
| 23 | 2,188 | 863 | 1,325 | v3.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.