Easily create contact forms with integrated PayPal payments. Accept service payments, orders, and more with a drag-and-drop form builder.
Prioritized issue groups from the latest Plugin Check scan
Security
931
10 issue groups
Maintainability
438
14 issue groups
I18n
16
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['PayerID']. Check that the array index exists before using it.
Sample message
$_GET['PayerID'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CP_CFPP_global_form_count_number".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['PayerID']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CP_AUTH_INCLUDE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$methodName_ failed."'.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $cond
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_cp_contactformpp_install".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.5.
Sample message
The $text parameter must be a single text string literal. Found: $button_label
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
Unescaped parameter $cond used in $wpdb->get_results()\n$cond assigned unsafely at line 1164.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$name} at "ALTER TABLE {$tab} CHANGE {$name} {$name} {$type} COLLATE `{$target_charset}`"
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CP_ContactFormwPayPal_Elementor".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
78
External assets
2
Incoming endpoints
3
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3.66
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,402 | 466 | 936 | v1.3.66 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.