AI-powered SEO & GEO for WordPress: OTTO auto-optimizes meta, schema & content, and helps you rank on Google and in AI search.
Prioritized issue groups from the latest Plugin Check scan
Security
2,133
10 issue groups
Maintainability
1,507
13 issue groups
I18n
240
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='tablenav-pages one-page'>$output</div>"'.
Sample message
Processing form data without nonce verification.
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
$_GET[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $aioseo_table at "SHOW TABLES LIKE '$aioseo_table'"
Sample message
Detected usage of a non-sanitized input variable: $_FILES['google_index_service_account_file']['tmp_name']
Sample message
Missing $domain parameter in function call to __().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ConfigControllerMetaSync".
Sample message
Unescaped parameter $aioseo_table used in $wpdb->get_results()\n$aioseo_table assigned unsafely at line 1017.
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found $bot_name_clean
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Config type '{$type}' does not exist."'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['issue_attachment']['name']. Check that the array index exists before using it.
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
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: "autoptimize_action_cachepurged".
Sample message
Function "is_favicon()" requires WordPress 5.4.0, but your plugin minimum supported version is WordPress 5.2.0.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_metasync".
Potential connections found in static code analysis.
Outbound calls
199
External assets
5
Incoming endpoints
96
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
76 more hidden
11 score snapshots
v2.6.22
22
Latest
v2.6.21
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 4,159 | 1,359 | 2,800 | v2.6.22 | 2.0.0 |
| 22 | 4,124 | 1,306 | 2,818 | v2.6.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.