Best all-in-one WordPress security plugin, uses HTTP & HSTS response headers to avoid vulnerabilities: XSS, injection, clickjacking. Force HTTP/HTTPS.
Prioritized issue groups from the latest Plugin Check scan
I18n
12
2 issue groups
Maintainability
10
3 issue groups
Security
7
2 issue groups
Sample message
A function call to esc_html__() 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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$instance".
Sample message
Sanitization missing for register_setting().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Headers Security Advanced & HSTS WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$extra'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
53
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v5.3.3
76
Latest
v5.3.2
75
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 29 | 19 | 10 | v5.3.3 | 2.0.0 |
| 75 | 30 | 20 | 10 | v5.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.