Contact Form Builder for WordPress with payment forms, multistep forms, conversational forms, conditional logic, and integrations.
Prioritized issue groups from the latest Plugin Check scan
Security
191
10 issue groups
Maintainability
178
15 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$baseCSSPath".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "UPDATE `{$wpdb->prefix}bitforms_form_entrymeta` SET meta_value = %s WHERE meta_key IN ($placeholders)"
Sample message
Unescaped parameter $deleteTable used in $wpdb->query()\n$deleteTable assigned unsafely at line 53.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$fieldKey]
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
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
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
$_POST[$fieldKey] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The use of function set_time_limit() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found $placeholders
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 2 replacement parameters, expected 1.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BIT_DEV_URL".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_update_customer".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
7 score snapshots
v3.2.2
34
Latest
v3.2.1
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 373 | 15 | 358 | v3.2.2 | 2.0.0 |
| 36 | 361 | 3 | 358 | v3.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.