The ultimate WordPress plugin for SEO automation - from link fixing to AI-powered schema generation and chatbot support.
Prioritized issue groups from the latest Plugin Check scan
Security
573
9 issue groups
Maintainability
417
15 issue groups
I18n
76
1 issue group
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
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['date_range'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_FILES['import_file']['name']
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $backup_table at "CREATE TABLE $backup_table LIKE $table_name"
Sample message
Unescaped parameter $backup_table used in $wpdb->query()\n$backup_table assigned unsafely at line 889.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['error'][$key]. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "srk/api_base_url".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SRK_API_Client".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_seorepairkit_plugin".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$meta_keys_exact".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Attempting a database schema change is discouraged.
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_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_value, possible slow query.
Not analyzed yet.
First score snapshot
v2.1.8
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,098 | 196 | 902 | v2.1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.