This Gravity Forms extension seamlessly syncs with GoHighLevel CRM for streamlined lead management and enhanced follow-up.
Prioritized issue groups from the latest Plugin Check scan
Security
186
11 issue groups
Maintainability
132
9 issue groups
I18n
9
3 issue groups
Repo Compliance
1
1 issue group
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
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 101.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT * FROM $table_name WHERE Location_id = %s"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$final_msg'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['atn'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['atn']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'go-high-level-extension-for-gravity-form' but got 'ghl'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $loc_map used in $wpdb->get_results()\n$loc_map assigned unsafely at line 148.
Sample message
Use placeholders and $wpdb->prepare(); found $loc_map
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
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
Tested up to: 6.9 < 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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "ghl-gf-extension", expected "go-high-level-extension-for-gravity-form".
Sample message
The upgrade notice for "3.0.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
54
External assets
2
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v6.0.3
37
Latest
v6.0.2
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 328 | 59 | 269 | v6.0.3 | 2.0.0 |
| 37 | 328 | 59 | 269 | v6.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.