Speed up your WordPress site with one-click optimizations like Page Cache, Critical CSS, and Image CDN to improve Core Web Vitals.
Prioritized issue groups from the latest Plugin Check scan
I18n
595
2 issue groups
Maintainability
233
14 issue groups
Security
73
2 issue groups
Performance
4
2 issue groups
Sample message
Mismatched text domain. Expected 'jetpack-boost' but got 'jetpack-admin-ui'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'jitm_' . $envelope->CTA->hook".
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $custom_table_name used in $wpdb->get_row()\n$custom_table_name assigned unsafely at line 614.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Debug: Attempting to create {$this->action} nonce before the user is set."'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$boost_css_concatenate".
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The use of function ini_set() is discouraged
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Jetpack Boost - Website Speed, Performance and Critical CSS" - contains the restricted term "jetpack" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "jetpack" elsewhere in your plugin name, such as "... for jetpack".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). 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
Plugin name "Jetpack Boost - Website Speed, Performance and Critical CSS" is different from the name declared in plugin header "Jetpack Boost".
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Potential connections found in static code analysis.
Outbound calls
240
External assets
3
Incoming endpoints
57
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.6.3
29
Latest
v4.6.2
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 906 | 659 | 247 | v4.6.3 | 2.0.0 |
| 29 | 906 | 659 | 247 | v4.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.