Limit access to visitors who are logged in or allowed by IP addresses. Includes many options for handling blocked visitors.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
8 issue groups
I18n
10
2 issue groups
Security
1
1 issue group
Sample message
Missing $domain parameter in function call to esc_attr__().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "restrict_site_access_handling".
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 constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RSA_IS_NETWORK".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "RSA_Validator".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$compat_checker".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Application files are not permitted.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The upgrade notice for "7.5.0" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v7.6.1
91
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 25 | 14 | 11 | v7.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.