Free, lightweight WordPress security. Harden your site with login protection & 2FA, see Site Health clearly and run on-demand checks—setup in minutes.
Prioritized issue groups from the latest Plugin Check scan
I18n
36
1 issue group
Maintainability
15
8 issue groups
Security
2
2 issue groups
Sample message
Mismatched text domain. Expected 'sitelock' but got 'sitelock-wordpress-plugin'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ApiHelper".
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
The plugin name includes a restricted term. Your chosen plugin name - "SiteLock Security – WP Hardening, Login Security & Malware Scans" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
Sample message
$_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_set_option_autoload()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.6.0.
Potential connections found in static code analysis.
Outbound calls
88
External assets
0
Incoming endpoints
8
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v5.1.2
89
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 53 | 44 | 9 | v5.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.