Making sense of the rewrite mess. Display and play with your rewrite rules.
Prioritized issue groups from the latest Plugin Check scan
Security
45
3 issue groups
I18n
42
4 issue groups
Maintainability
10
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $gettext_domain
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 '$idx'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$idx'.
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
Translatable string should not be wrapped in HTML. Found: '<code>()</code>'
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$idx".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "query_vars".
Sample message
The parameter "null" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
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
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 3.2 < 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.
Not analyzed yet.
First score snapshot
v1.0
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 99 | 89 | 10 | v1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.