Google Search Console in WordPress: keyword insights, on-page SEO, internal links. AI via WordPress 7 Connectors.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
720
11 issue groups
Security
458
12 issue groups
I18n
161
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_token".
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
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $actions_table used in $wpdb->get_results()
Sample message
$_GET['_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ai_badge'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['alid']
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
Unescaped parameter $count_sql used in $wpdb->get_var()\n$count_sql assigned unsafely at line 1024.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "litespeed_purge_all".
Sample message
Sanitization missing for register_setting().
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['keyword_id']. Check that the array index exists before using it.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE 'gsc_canonical_%%'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$urls_table} at "SELECT analysis_count FROM {$urls_table} WHERE id = %d"
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
206
External assets
4
Incoming endpoints
90
No public endpoints detected.
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
78 more hidden
4 score snapshots
v7.4.5
27
Latest
v7.3.2
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 1,346 | 264 | 1,082 | v7.4.5 | 2.0.0 |
| 26 | 1,734 | 403 | 1,331 | v7.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.