Prioritized issue groups from the latest Plugin Check scan
Security
33
6 issue groups
I18n
32
4 issue groups
Maintainability
26
6 issue groups
Repo Compliance
1
1 issue group
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
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_wp_user_groups".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$term'.
Sample message
The parameter "array( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Add to %s %s'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_user_groups_add_profile_section".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$this->taxonomy]
Sample message
$_GET[$this->taxonomy] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP User Groups" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s", but got "%s, %s, %s" in '%s users added to the "%s" %s.'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s", but got "%s, %s, %s" in '%s user added to the "%s" %s.'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_User_Taxonomy".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wp_user_taxonomies".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['term_slug']. Check that the array index exists before using it.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.6.0
48
Latest
v2.5.0
49
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 92 | 42 | 50 | v2.6.0 | 2.1.0 |
| 49 | 76 | 44 | 32 | v2.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.