Create online sign-up sheets for volunteers, events, and group scheduling.
Prioritized issue groups from the latest Plugin Check scan
Security
543
13 issue groups
Maintainability
103
10 issue groups
Performance
6
1 issue group
I18n
5
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '", {$field['key']} : {$field['key']}\n"'.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $active_only
Sample message
Detected usage of a non-sanitized input variable: $_GET['_fdsus-migrate-nonce']
Sample message
$_GET['_fdsus-migrate-nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$abbr".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "SELECT meta_id FROM $table WHERE meta_key = %s AND $column = %d"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_fdsus-nonce']. Check that the array index exists before using it.
Sample message
Unescaped parameter $table used in $wpdb->get_col()\n$table assigned unsafely at line 289.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'add_meta_boxes_' . $this->screenId".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->prefix . '_column_display'".
Sample message
Unescaped parameter $hasCategoriesSql used in $wpdb->get_var()\n$hasCategoriesSql assigned unsafely at line 132.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$msg'.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Missing $domain parameter in function call to __().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Unsupported placeholder used in $wpdb->prepare(). Found: "%Y-%m-%d".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, 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.
Sample message
The upgrade notice for "2.3.0 | 2025-02-02" exceeds the limit of 300 characters.
Sample message
Use of a direct database call is discouraged.
Potential connections found in static code analysis.
Outbound calls
109
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v2.3.4
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 688 | 325 | 363 | v2.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.