Send Contact Form 7, WPForms, Elementor, Ninja Forms, Contact Form Entries Plugin and many other contact form submissions to Google Sheets.
Prioritized issue groups from the latest Plugin Check scan
I18n
507
4 issue groups
Maintainability
260
9 issue groups
Security
210
12 issue groups
Sample message
Mismatched text domain. Expected 'integration-for-contact-form-7-and-google-sheets' but got 'contact-form-entries'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_log_id".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' $sel >"'.
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found $id
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Contact Form Entries is installed but not active. %sActivate Contact Form Entries%s to use the Contact Form Google Sheets Plugin'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'add_page_html_'.$this->id".
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 107.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_REQUEST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST[$key]
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 390.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $active_clause at "SELECT * FROM $table_name WHERE form_id=%s $active_clause ORDER BY sort"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["action_argument"]. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "vx_crmperks_cf".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->id.'_show_manual_export_button'".
Potential connections found in static code analysis.
Outbound calls
41
External assets
0
Incoming endpoints
9
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1.4
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 989 | 641 | 348 | v1.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.