Gravity Forms Zoho CRM Add-On Sends Gravity Forms entries to Zoho CRM and Bigin.
Prioritized issue groups from the latest Plugin Check scan
I18n
556
4 issue groups
Security
277
11 issue groups
Maintainability
84
10 issue groups
Sample message
Mismatched text domain. Expected 'gf-zoho' but got '%dd%'.
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 of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $id
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 '%sUpdate from Zoho %s Field Choices will not be updated live from Zoho and are editable in Gravity Forms. If you make an edit in Zoho, it will not be updated in your form.'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['id']
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 106.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 377.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $active_clause at "SELECT * FROM $table_name WHERE form_id=%d $active_clause ORDER BY sort"
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
The use of function ini_set() is discouraged
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Gravity Forms Zoho Add-on" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Potential connections found in static code analysis.
Outbound calls
20
External assets
0
Incoming endpoints
10
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
wp_ajax
2 score snapshots
v1.3.2
32
Latest
v1.3.1
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 923 | 749 | 174 | v1.3.2 | 2.0.0 |
| 32 | 924 | 750 | 174 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.