Create payment form, donate button to accept payments and donations. Manage subscription payment, recurring donation with customer/donor management.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
322
16 issue groups
Security
213
9 issue groups
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 interpolated variable $keyPlaceholders at AND meta_key IN ($keyPlaceholders)"
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $activitiesTable used in $wpdb->get_var()\n$activitiesTable assigned unsafely at line 749.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$givewpMigrationModule".
Sample message
The "wppayform/after" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
$_REQUEST['filter'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
error_reporting() can lead to full path disclosure.
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
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
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SAVEQUERIES".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fluent_pdf/global_settings_url".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
256
External assets
8
Incoming endpoints
36
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
14 more hidden
2 score snapshots
v4.6.23
33
Latest
v4.6.22
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 538 | 0 | 538 | v4.6.23 | 2.0.0 |
| 29 | 549 | 53 | 496 | v4.6.22 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.