Schedule staff and shifts anywhere at anytime online from your WordPress powered website.
Prioritized issue groups from the latest Plugin Check scan
Security
323
11 issue groups
Maintainability
204
13 issue groups
I18n
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"COMPARING BY '$compare' IS NOT ALLOWED!<br>"'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
$_COOKIE[$this->sess_cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$this->sess_cookie_name]
Sample message
Processing form data without nonce verification.
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 $ret
Sample message
Unescaped parameter $shortcode used in $wpdb->get_results()\n$shortcode used without escaping.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error'.
Sample message
Processing form data without nonce verification.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET[$k]. Check that the array index exists before using it.
Sample message
The use of function ini_set() is discouraged
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The $domain parameter must be a single text string literal. Found: $this->domain
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v4.9.95
24
Latest
v4.9.94
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 554 | 358 | 196 | v4.9.95 | 2.0.0 |
| 24 | 554 | 358 | 196 | v4.9.94 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.