Optimize PageSpeed Performance & Core Web Vitals, Advanced Cache, Minify CSS & JavaScript, Inline Critical CSS, Defer CSS & JS, Smush & Lazy Load, CDN
Prioritized issue groups from the latest Plugin Check scan
I18n
3,102
1 issue group
Maintainability
793
13 issue groups
Security
311
11 issue groups
Sample message
Mismatched text domain. Expected 'hummingbird-performance' but got 'plugin-cross-sell-textdomain'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "DELETE FROM $table WHERE $column LIKE %s"
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$key]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not find $_tests_dir/includes/functions.php, have you run bin/install-wp-tests.sh ?"'.
Sample message
Use of a direct database call is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$body'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_avatar_comment_types".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $mysql_vars
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
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$key]. Check that the array index exists before using it.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->action_name( $action )".
Sample message
Unescaped parameter $post_meta_table used in $wpdb->get_col()\n$post_meta_table assigned unsafely at line 877.
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 282.
Sample message
Processing form data without nonce verification.
Sample message
error_log() 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: is_writable().
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Potential connections found in static code analysis.
Outbound calls
211
External assets
6
Incoming endpoints
83
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
70 more hidden
2 score snapshots
v3.20.0
24
Latest
v3.19.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 4,274 | 3,408 | 866 | v3.20.0 | 2.0.0 |
| 24 | 4,276 | 3,410 | 866 | v3.19.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.