Open source donation system for your fundraising that supports recurring donations and more
Prioritized issue groups from the latest Plugin Check scan
Maintainability
354
10 issue groups
Security
244
8 issue groups
I18n
180
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
Mismatched text domain. Expected 'wc-donation-platform' but got 'subscriptions-for-woocommerce'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$aria_label'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
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 $query
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_woocommerce_active".
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 371.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPO\IPS\Documents".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_data']. Check that the array index exists before using it.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The $single text string should have translatable content. Found: '%1$s'
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'These recurring donations are set to renew automatically using your payment method on file. You can manage or cancel your recurring donations from your %smy account page%s.'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'This recurring donation is set to renew automatically using your payment method on file. You can manage or cancel this recurring donation from your %smy account page%s.'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'You have reached the end of recurring donations. Go to the %sfirst page%s.'.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Tested up to: 6.9 < 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
The plugin slug includes a restricted term. Your plugin slug - "wc-donation-platform" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v1.4.0
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 779 | 331 | 448 | v1.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.