Staff management for WordPress.
Prioritized issue groups from the latest Plugin Check scan
Security
113
5 issue groups
I18n
9
1 issue group
Maintainability
7
5 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$departments_string'.
Sample message
$_POST['staffer_meta_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['staffer_meta_nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['staffer_slug']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_staffer".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CW_Staff".
Sample message
Tested up to: 4.8 < 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
Function "get_the_permalink()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.5.0.
Potential connections found in static code analysis.
Outbound calls
17
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v2.1.0
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 130 | 88 | 42 | v2.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.