FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce

Recover lost revenue with Cart Abandonment Recovery for WooCommerce. Increase retention with Post Purchase Follow-Up Emails.

v3.8.1.1FunnelKitUpdated Added 20k+ installs100% rating
23
Score
1,125
Errors
2,153
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance98
Maintainability0

Top Issues by Category

maintainability1,645
security1,521

Issues Details

3,278 issues found in latest scan

ERROR490
missing_direct_file_access_protection

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

ERROR461
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING436
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING393
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $abandoned_table used in $wpdb->get_results()\n$abandoned_table assigned unsafely at line 4114.

WARNING324
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $abandoned_id at "SELECT * FROM $table WHERE `cid` = %d AND `data` LIKE '$abandoned_id'"

WARNING149
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING143
Generic.PHP.DisallowAlternativePHPTags.MaybeASPOpenTagFound

Possible use of ASP style opening tags detected; found: <% _(k).each(function(k,v) { %>\n

WARNING125
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING110
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar

WARNING85
Generic.PHP.DisallowAlternativePHPTags.MaybeASPShortOpenTagFound

Possible use of ASP style short opening tags detected; found: <%= bwfan_events_js_data["cf7_form_submit"]...

ERROR76
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING59
WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare

Replacement variables found, but no valid placeholders found in the query.

WARNING51
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING50
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING44
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

ERROR39
wp_function_not_compatible_with_requires_wp

Function "get_post_parent()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNING36
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING30
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

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

WARNING12
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING8
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING8
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING7
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING7
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['edit']. Check that the array index exists before using it.

Latest Snapshot

Findings

3,278

Errors

1,125

Warnings

2,153

Score History

First score snapshot

First scan completed

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

v3.8.1.1

23

Latest

Findings
3,278
Errors
1,125
Warnings
2,153
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins