Save the leads to our lead management system CRM generated by Contact Form 7
Prioritized issue groups from the latest Plugin Check scan
Security
78
9 issue groups
Maintainability
18
5 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$v["field_id"]]. Check that the array index exists before using it.
Sample message
$_POST[$v["field_id"]] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['response_id']
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: "$admin_obj".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$company'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $form_fields used in $wpdb->get_results()\n$form_fields used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $form_fields at "SELECT * FROM {$wpdb->prefix}frm_item_metas as metas, {$wpdb->prefix}frm_fields as field WHERE item_id = '$form_fields' AND field.id = metas.field_id"
Sample message
Use placeholders and $wpdb->prepare(); found SMART_FORMS_TABLE_NAME
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'leadsnap' but got 'contact-form-7'.
Sample message
Tested up to: 6.1 < 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.
Potential connections found in static code analysis.
Outbound calls
6
External assets
1
Incoming endpoints
12
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.25
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 98 | 14 | 84 | v1.25 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.