Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping & Social Channels

Create WooCommerce product feeds for Google Shopping, Facebook, TikTok & 220+ channels. 2026 compliant. 6 formats. Trusted by 70,000+ stores.

v6.6.38WebAppickUpdated 2026-06-18Added Feb 10, 201670k+ installs92% rating55% support resolved
24
Score
1,615
Errors
1,381
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance85
Maintainability0

Top Issues by Category

i18n1,519
maintainability1,045
security390
performance4

Issues Details

2,996 issues found in latest scan

ERROR1,519
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'webappick-product-feed-for-woocommerce' but got "woo-feed".

WARNING522
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_meta_boxes_{$screen->id}".

WARNING208
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING156
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING113
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING111
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING62
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['wpf_import_file']

WARNING57
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING36
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING31
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING20
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

ERROR19
wp_function_not_compatible_with_requires_wp

Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.4.0.

ERROR18
missing_direct_file_access_protection

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

ERROR16
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

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

WARNING9
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING9
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR7
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

WARNING6
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING5
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.

ERROR5
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().

WARNING4
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $extra_checks at \t\t\t$extra_checks\n

ERROR4
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING4
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.

ERROR3
PluginCheck.Security.DirectDB.UnescapedDBParameter

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

Latest Snapshot

Findings

2,996

Errors

1,615

Warnings

1,381

Score History

First score snapshot

First scan completed Jun 20, 2026

v6.6.38 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v6.6.38

24

Latest

Findings
2,996
Errors
1,615
Warnings
1,381
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins