Create WooCommerce product feeds for Google Shopping, Facebook, TikTok & 220+ channels. 2026 compliant. 6 formats. Trusted by 70,000+ stores.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,519
1 issue group
Maintainability
1,048
14 issue groups
Security
386
9 issue groups
Performance
4
1 issue group
Sample message
Mismatched text domain. Expected 'webappick-product-feed-for-woocommerce' but got "woo-feed".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_meta_boxes_{$screen->id}".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WPFFWMessage".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CTXBrandTaxonomy".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['wpf_import_file']
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CompatibilityLoader".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['action']. Check that the array index exists before using it.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WOO_FEED_API_NAMESPACE".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$option".
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Detected usage of meta_query, possible slow query.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $extra_checks at \t\t\t$extra_checks\n
Sample message
Use placeholders and $wpdb->prepare(); found $prepared_sql
Sample message
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.
Sample message
Unescaped parameter $extra_checks used in $wpdb->get_results()\n$extra_checks assigned unsafely at line 593.
Potential connections found in static code analysis.
Outbound calls
284
External assets
3
Incoming endpoints
13
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
7 score snapshots
v6.6.44
24
Latest
v6.6.43
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,994 | 1,616 | 1,378 | v6.6.44 | 2.0.0 |
| 24 | 2,991 | 1,613 | 1,378 | v6.6.43 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.