WordPress SEO plugin with AI SEO metadata, schema, XML sitemap, redirections & Search Console. Privacy-first, white-label SEO. Now AI-ready.
Prioritized issue groups from the latest Plugin Check scan
Security
288
12 issue groups
Maintainability
266
11 issue groups
Performance
4
1 issue group
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$add_to_cart_option".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$backdrop'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST[$value] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "postmeta_form_limit".
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']['name']
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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
Use placeholders and $wpdb->prepare(); found $post_types
Sample message
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.5.0.
Sample message
Unescaped parameter $post_types used in $wpdb->get_results()\n$post_types assigned unsafely at line 31.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $blog_id at "SELECT * FROM $table_name WHERE blog_id = $blog_id"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_bulk_action_filters".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['name']. Check that the array index exists before using it.
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 tax_query, possible slow query.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "SEOPress - AI SEO Plugin & On-site SEO" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
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
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 23.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '\_%%'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$value['filter']".
Potential connections found in static code analysis.
Outbound calls
286
External assets
0
Incoming endpoints
14
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
4 score snapshots
v10.1
32
Latest
v10.0.2
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 567 | 137 | 430 | v10.1 | 2.0.0 |
| 32 | 567 | 138 | 429 | v10.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.