Agentic AI SEO plugin for WordPress with MCP, AI metadata, schema markup, XML sitemaps, llms.txt, Search Console and GA4 insights.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
156
13 issue groups
Security
74
9 issue groups
Performance
7
3 issue groups
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at AND post_id IN ({$placeholders})"
Sample message
Unescaped parameter $redirects_table used in $wpdb->get_var()\n$redirects_table assigned unsafely at line 151.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additional_css".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
Function "wp_cache_flush_group()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 6.0.0.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "robots_txt".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Detected usage of a non-sanitized input variable: $_POST['focus_keyword']
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
Setting `suppress_filters` to `true` is prohibited.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 3.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
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
Plugin name "ThinkRank – AI SEO Plugin for WordPress: MCP, Metadata, Schema, XML Sitemaps, llms.txt & Search Console" is different from the name declared in plugin header "ThinkRank".
Potential connections found in static code analysis.
Outbound calls
156
External assets
6
Incoming endpoints
16
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.23.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 238 | 45 | 193 | v1.23.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.