Search Atlas SEO is a user-friendly WordPress plugin that simplifies complex and time-consuming SEO tasks into efficient, easy-to-manage processes.
Prioritized issue groups from the latest Plugin Check scan
Security
2,045
10 issue groups
Maintainability
1,457
13 issue groups
I18n
218
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'>$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
Detected usage of a non-sanitized input variable: $_FILES['google_index_service_account_file']['tmp_name']
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
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 998.
Sample message
Processing form data without nonce verification.
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
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "autoptimize_action_cachepurged".
Sample message
Function "is_post_publicly_viewable()" requires WordPress 5.7.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
201
External assets
5
Incoming endpoints
94
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
74 more hidden
4 score snapshots
v2.6.15
20
Latest
v2.6.14
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 3,977 | 1,297 | 2,680 | v2.6.15 | 2.0.0 |
| 20 | 3,975 | 1,292 | 2,683 | v2.6.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.