Create high-converting WooCommerce checkout pages, WooCommerce thank you pages & sales funnels with the highest-rated WordPress funnel builder.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,938
11 issue groups
I18n
1,014
4 issue groups
Security
844
10 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$VARS".
Sample message
Mismatched text domain. Expected 'funnel-builder' but got 'Gr_Integration'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"#wfacp-sec-wrapper .wfacp_coderockz_woo_delivery{padding:0 $px"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'bwf_email_section_' . $section['type']".
Sample message
Missing $domain parameter in function call to __().
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
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
Unescaped parameter $Sql_Query used in $wpdb->get_col()\n$Sql_Query assigned unsafely at line 454.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BWFBlocksOptin_Render_Block".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$attr['key']]
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found $ob_query
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$bwf_table} at "TRUNCATE TABLE {$bwf_table}"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bwf_clean".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No such method exists: $name"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$cart_image_filter".
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "FunnelKit".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BWF_DB_VERSION".
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_script(). This means new versions of the script may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
279
External assets
6
Incoming endpoints
15
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 score snapshots
v3.16.0.3
23
Latest
v3.16.0.2
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,860 | 1,541 | 2,319 | v3.16.0.3 | 2.1.0 |
| 23 | 3,860 | 1,541 | 2,319 | v3.16.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.