FunnelKit – Funnel Builder for WooCommerce Checkout

Create high-converting WooCommerce checkout pages, WooCommerce thank you pages & sales funnels with the highest-rated WordPress funnel builder.

v3.15.0.5FunnelKitUpdated Added 30k+ installs100% rating100% support resolved
25
Score
3,278
Errors
2,574
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance100
Maintainability0

Top Issues by Category

maintainability2,428
i18n2,171
security1,150

Issues Details

5,852 issues found in latest scan

ERROR1,451
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'funnel-builder' but got 'FunnelKit'.

WARNING1,281
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$VARS".

ERROR531
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR501
WordPress.Security.EscapeOutput.OutputNotEscaped

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"'.

ERROR366
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING290
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'bwf_email_section_' . $section['type']".

WARNING175
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING173
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING166
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING138
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $Sql_Query used in $wpdb->get_col()\n$Sql_Query assigned unsafely at line 442.

ERROR126
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERROR121
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING64
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BWFBlocksOptin_Render_Block".

ERROR59
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $e_query

ERROR51
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $address_key_group

WARNING50
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING46
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[$attr['key']]

WARNING40
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bwf_clean".

WARNING34
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable {$bwf_table} at "TRUNCATE TABLE {$bwf_table}"

ERROR19
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No such method exists: $name"'.

ERROR17
WordPress.WP.I18n.NoEmptyStrings

The $text text string should have translatable content. Found: ''

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$cart_image_filter".

WARNING12
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "FunnelKit".

WARNING11
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

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.

Latest Snapshot

Findings

5,852

Errors

3,278

Warnings

2,574

Score History

First score snapshot

First scan completed

v3.15.0.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v3.15.0.5

25

Latest

Findings
5,852
Errors
3,278
Warnings
2,574
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins