FREE Donation button for your website. Collect donations via Credit card, PayPal, VISA, iDeal, Sofort and Bancontact. Set up in minutes and safe!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
291
14 issue groups
Security
179
10 issue groups
I18n
67
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$achived_per".
Sample message
Mismatched text domain. Expected 'wp-whydonate' but got "whydonate-v2".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $api_table at "SHOW TABLES LIKE '$api_table'"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "api_key".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$jsonOptions'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 126.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of a non-sanitized input variable: $_POST['api_key']
Sample message
$_POST['api_key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['id']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $api_table used in $wpdb->get_var()\n$api_table assigned unsafely at line 268.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Attempting a database schema change is discouraged.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Potential connections found in static code analysis.
Outbound calls
198
External assets
18
Incoming endpoints
6
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v4.0.17
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 544 | 216 | 328 | v4.0.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.