Simple, lightweight, fully customisable and responsive.
Prioritized issue groups from the latest Plugin Check scan
Security
38
2 issue groups
Maintainability
9
4 issue groups
I18n
5
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$defaults[$option]'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to _e().
Sample message
The $text parameter must be a single text string literal. Found: $rcc_plugin_name . ' Settings'
Sample message
Tested up to: 6.6 < 7.0. 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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The upgrade notice for "1.6" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v2.1
46
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 54 | 50 | 4 | v2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.