Build your own completely custom credit card payment forms with Stripe & Gravity Forms!
Prioritized issue groups from the latest Plugin Check scan
Security
331
12 issue groups
Maintainability
145
10 issue groups
I18n
78
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" class='list:$singular'"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot save property `$key` containing an API resource of type "'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gform_post_payment_completed".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sFollow on Twitter%s for Gravity Forms tutorials & resources'.
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 $form_table_name at \t\t\t INNER JOIN $form_table_name f ON s.form_id = f.id\r\n
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Unescaped parameter $index used in $wpdb->query()\n$index used without escaping.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $stripe_table_name used in $wpdb->get_var()\n$stripe_table_name assigned unsafely at line 315.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rgar".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['checked']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_form".
Sample message
Mismatched text domain. Expected 'gravity-forms-stripe' but got "gfp-stripe".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$name]
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFP_Stripe".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GFP_STRIPE_FILE".
Sample message
$_POST[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Attempting a database schema change is discouraged.
Potential connections found in static code analysis.
Outbound calls
92
External assets
1
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.9.2.14
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 578 | 368 | 210 | v1.9.2.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.