Integrate PayPal Submit button in Contact Form 7 to Enjoy Quick Online Payments.
Prioritized issue groups from the latest Plugin Check scan
Security
182
7 issue groups
Maintainability
142
14 issue groups
I18n
134
4 issue groups
Sample message
Mismatched text domain. Expected 'contact-form-7-paypal-extension' but got 'accept-authorize-net-payments-using-contact-form-7'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$amount'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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: "$amount".
Sample message
$_GET['PayerID'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['PayerID']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$argumentName cannot be null"'.
Sample message
The $text parameter must be a single text string literal. Found: (\n (\n '_form_id' == $key\n && !empty( get_the_title( get_post_meta( $entry->ID, $key, true ) ) )\n )\n ? get_the_title( get_post_meta( $entry->ID, $key, true ) )\n : get_post_meta( $entry->ID, $key, true )\n )
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
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
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REMOTE_ADDR']. Check that the array index exists before using it.
Sample message
The $domain parameter must be a single text string literal. Found: CF7PE_PREFIX
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Potential connections found in static code analysis.
Outbound calls
118
External assets
1
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v4.0.6
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 486 | 359 | 127 | v4.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.