Drag & drop contact form builder and lead generation plugin. Build responsive contact forms, inquiry forms, feedback surveys & quote forms.
Prioritized issue groups from the latest Plugin Check scan
Security
74
6 issue groups
Maintainability
62
7 issue groups
I18n
30
3 issue groups
Supply Chain
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cb_input_id'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_email".
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_GET['newsletter_only']
Sample message
Processing form data without nonce verification.
Sample message
$_GET['newsletter_only'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $wlgf_options_table_name at "SELECT option_name FROM `$wlgf_options_table_name` WHERE `option_name` LIKE %s AND `option_name` NOT LIKE %s ORDER BY option_id ASC"
Sample message
Processing form data without nonce verification.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$d", but got "%s, %d" in 'Connected to audience: %s (%d members)'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Hidden files are not permitted.
Sample message
Plugin name "Lead Generation Form - Contact Form & Form Builder, Survey & Inquiry Forms" is different from the name declared in plugin header "Lead Generation Form - Contact Form & Form Builder".
Potential connections found in static code analysis.
Outbound calls
246
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
2 score snapshots
v1.2.1
35
Latest
v1.0.9
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 167 | 78 | 89 | v1.2.1 | 2.1.0 |
| 35 | 84 | 21 | 63 | v1.0.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.