Sync your WooCommerce products, orders, and inventory effortlessly with Etsy.com. List your products on Etsy and sync orders and stock levels.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,630
13 issue groups
Security
1,895
10 issue groups
I18n
161
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Emx5".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $attr_table at "SELECT attribute_name FROM $attr_table"
Sample message
Unescaped parameter $attr_table used in $wpdb->get_results()\n$attr_table assigned unsafely at line 22.
Sample message
Use placeholders and $wpdb->prepare(); found $SQL
Sample message
Mismatched text domain. Expected 'exportfeed-for-woocommerce-product-to-etsy' but got 'Etsy'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Unescaped parameter $SQL used in $wpdb->get_results()\n$SQL assigned unsafely at line 501.
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: "AttributeMappingUpdate".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_API__ADDRESS".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['CONTENT_TYPE']
Sample message
Processing form data without nonce verification.
Sample message
$_GET['etcpf_selected'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The use of function ini_set() is discouraged
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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.
Potential connections found in static code analysis.
Outbound calls
292
External assets
4
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v6.6.0.6
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 5,889 | 1,246 | 4,643 | v6.6.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.