Syntax highlighting for code snippets in posts, comments, and RSS, with inline code, themes, and line numbers.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
317
4 issue groups
Security
10
2 issue groups
I18n
3
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a68".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$geshi'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
trigger_error() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.
Potential connections found in static code analysis.
Outbound calls
299
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
admin_post
2 score snapshots
v0.12.0
65
Latest
v0.11.0
64
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 65 | 330 | 64 | 266 | v0.12.0 | 2.0.0 |
| 64 | 331 | 65 | 266 | v0.11.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.