Create lead forms with drag-and-drop builder, capture leads, and export data easily.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
76
7 issue groups
Security
5
4 issue groups
Supply Chain
2
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data".
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.
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
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
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
Detected usage of a non-sanitized input variable: $_POST['recaptcha_response']
Sample message
Hidden files are not permitted.
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 ORDER BY option_id ASC"
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['recaptcha_response'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched Requires at least: 5.0 != 4.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
241
External assets
2
Incoming endpoints
5
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.0.9
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 84 | 21 | 63 | v1.0.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.