Choose languages for displaying WordPress in, in order of preference.
Prioritized issue groups from the latest Plugin Check scan
Security
7
3 issue groups
Maintainability
2
1 issue group
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
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 (like esc_html_e() or esc_attr_e()), found '_e'.
Not analyzed yet.
First score snapshot
v2.4.2
82
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 9 | 3 | 6 | v2.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.