User Role Editor WordPress plugin makes user roles and capabilities changing easy. Edit/add/delete WordPress user roles and capabilities.
Prioritized issue groups from the latest Plugin Check scan
Security
243
10 issue groups
Maintainability
19
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_number'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$var_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET[$var_name]
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 148.
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The upgrade notice for "[4.65] 21.05.2026" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v4.65
43
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 262 | 117 | 145 | v4.65 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.