Protect your website investment with All-In-One Security (AIOS) – a comprehensive and easy to use security plugin designed especially for WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
932
11 issue groups
Security
578
10 issue groups
I18n
209
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accessibility_text".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_email_check_interval".
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$name</label><br>\n"'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$rp_cookie]
Sample message
$_COOKIE[$rp_cookie] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Unescaped parameter $aiowps_event_tbl_name used in $wpdb->query()\n$aiowps_event_tbl_name assigned unsafely at line 402.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['login']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
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 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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "display_unlock_form".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AIO_WP_SECURITY_BACKUPS_DIR_NAME".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Mismatched text domain. Expected 'all-in-one-wp-security-and-firewall' but got 'all-in-one-wp-security-and-firewall-premium'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AIO_WP_Security".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s to crack by a desktop PC according to the %s.'.
Not analyzed yet.
First score snapshot
v5.4.9
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,780 | 552 | 1,228 | v5.4.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.