Contact Form Generator is a creative and powerful contact form builder! You will get ready-to-use forms in 5 minutes!
Prioritized issue groups from the latest Plugin Check scan
Security
1,475
12 issue groups
Maintainability
1,101
11 issue groups
I18n
2
1 issue group
Performance
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$border_bottom_width"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$act".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['act'] not unslashed before sanitization. Use wp_unslash() or similar
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 $forms_sql
Sample message
Unescaped parameter $forms_sql used in $wpdb->get_results()
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
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: "close_accordion".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_placeholder at " WHERE `id` IN ($ids_placeholder)"
Sample message
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Sanitization missing for register_setting().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "contactformgenerator_widget".
Sample message
error_reporting() can lead to full path disclosure.
Potential connections found in static code analysis.
Outbound calls
58
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
First score snapshot
v2.9.1
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 2,586 | 1,076 | 1,510 | v2.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.