WPC Frequently Bought Together for WooCommerce

WPC Frequently Bought Together helps you increase your sales with personalized product recommendations.

v7.8.4WPCleverUpdated 2026-06-13Added Dec 1, 201710k+ installs90% rating0% support resolved
38
Score
80
Errors
162
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance94
Maintainability70

Top Issues by Category

security183
maintainability53
performance4
i18n2

Issues Details

242 issues found in latest scan

ERROR65
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$hidden_input'.

WARNING35
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['settings-updated'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING28
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING24
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING17
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['settings-updated']

WARNING14
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR13
wp_function_not_compatible_with_requires_wp

Function "get_term_parents_list()" requires WordPress 4.8.0, but your plugin minimum supported version is WordPress 4.0.0.

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING3
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR".

WARNING3
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WPC Frequently Bought Together for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNING2
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

ERROR2
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'woo-bought-together' but got 'woo-product-timer'.

WARNING1
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING1
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

Latest Snapshot

Findings

242

Errors

80

Warnings

162

Score History

First score snapshot

First scan completed Jun 20, 2026

v7.8.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v7.8.4

38

Latest

Findings
242
Errors
80
Warnings
162
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins