Harden your site security with Login Security, Two-Factor Authentication (2FA), Vulnerability Scanner, Firewall, and more. Formerly iThemes Security.
Prioritized issue groups from the latest Plugin Check scan
Security
883
12 issue groups
Maintainability
699
11 issue groups
I18n
271
2 issue groups
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" $var=\"$val\""'.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_COOKIE[self::C_SAME_BROWSER] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'$role' is not a valid canonical role."'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[self::C_SAME_BROWSER]
Sample message
Use placeholders and $wpdb->prepare(); found $blog
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: "'two-factor-user-options-' . $class".
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $extra_checks at \t\t\t$extra_checks\n
Sample message
Unescaped parameter $build_results['sql'] used in $wpdb->get_results()\n$build_results['sql'] assigned unsafely at line 633.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'better-wp-security' but got 'stellarwp-telemetry'.
Sample message
Unescaped parameter $main_options used in $wpdb->get_results()\n$main_options assigned unsafely at line 924.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->cron_interval_identifier".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_manually_load_plugin".
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.
Potential connections found in static code analysis.
Outbound calls
280
External assets
0
Incoming endpoints
20
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v10.0.3
21
Latest
v10.0.2
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 2,017 | 1,060 | 957 | v10.0.3 | 2.0.0 |
| 23 | 2,020 | 1,053 | 967 | v10.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.