Debug Bar Rewrite Rules adds a new panel to Debug Bar that displays information about WordPress Rewrites Rules (if used).
Prioritized issue groups from the latest Plugin Check scan
Maintainability
45
7 issue groups
Security
13
2 issue groups
I18n
7
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_i".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DBRR_FILE".
Sample message
Missing $domain parameter in function call to __().
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Consider installing <a href="%s">%s</a> option of the alternative interface.'.
Sample message
Function "wp_json_encode()" requires WordPress 4.1.0, but your plugin minimum supported version is WordPress 3.4.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "UA_Made_Rewrite_Rules".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sanitize".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $data['domain']
Sample message
Tested up to: 6.5 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v0.6.5
69
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 67 | 29 | 38 | v0.6.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.