Generate WooCommerce product feeds for 200+ marketplaces. Sell on Google Shopping, Facebook, Instagram, Amazon, eBay, TikTok and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,847
16 issue groups
I18n
1,222
2 issue groups
Security
481
7 issue groups
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Mismatched text domain. Expected 'best-woocommerce-feed' but got "rex-product-feed".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TRP_LANGUAGE".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PFM_Feed_Nudge".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<select class='type-dropdown disable-custom-dropdown {$class}' name='fc["'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"({$name}) missing required param: '{$paramName}'"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_enqueue_scripts".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_rex_product_feed".
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
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.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CRYPT_RSA_MODE".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['is_checked']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at WHERE ID IN ($placeholders)\n
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
293
External assets
4
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v7.6.2
24
Latest
v7.6.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 5,692 | 2,317 | 3,375 | v7.6.2 | 2.0.0 |
| 24 | 5,692 | 2,317 | 3,375 | v7.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.