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
Maintainability
28
4 issue groups
Security
16
4 issue groups
I18n
14
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
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
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_X_HSTS_SELFCHECK']
Sample message
$_SERVER['HTTP_X_HSTS_SELFCHECK'] 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 '$extra'.
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
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;
Sample message
Tested up to: 7.0 < 7.1. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
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.
4 score snapshots
v5.3.5
58
Latest
v5.3.4
73
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 59 | 41 | 18 | v5.3.5 | 2.1.0 |
| 73 | 48 | 38 | 10 | v5.3.4 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.