Improve your SEO with real-time feedback, schema, and clear guidance. Upgrade for AI tools, Google Docs integration, and 24/7 support, no hidden fees.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
308
13 issue groups
Security
205
11 issue groups
I18n
3
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_url".
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
Unescaped parameter $count_query used in $wpdb->get_col()\n$count_query assigned unsafely at line 437.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Error adding $type column: precision cannot be empty if scale is specified"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $indexable_table at \t\t\tLEFT JOIN $indexable_table AS I\n
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attributes'.
Sample message
Use placeholders and $wpdb->prepare(); found $indexable_table
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_yoast_run_migrations".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 890.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_wpseo_activate".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Sanitization missing for register_setting().
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Mismatched text domain. Expected 'wordpress-seo' but got 'default'.
Potential connections found in static code analysis.
Outbound calls
285
External assets
0
Incoming endpoints
15
No external asset domains detected.
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
2 more hidden
3 score snapshots
v28.0
24
Latest
v27.9
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 545 | 159 | 386 | v28.0 | 2.0.0 |
| 24 | 545 | 159 | 386 | v27.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.