Import products from the Datafeedr API into your WooCommerce store.
Prioritized issue groups from the latest Plugin Check scan
I18n
63
7 issue groups
Security
63
7 issue groups
Maintainability
40
9 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'datafeedr-woocommerce-importer' but got 'datafeedr'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dependency'.
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 $table_name at "DELETE FROM $table_name WHERE uid='$uid'"
Sample message
The $domain parameter must be a single text string literal. Found: DFRPSWC_DOMAIN
Sample message
Use placeholders and $wpdb->prepare(); found $limit
Sample message
Missing $domain parameter in function call to _x().
Sample message
Unescaped parameter $table_name used in $wpdb->query()
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_after_add_to_cart_button".
Sample message
Processing form data without nonce verification.
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
Unescaped parameter $q used in $wpdb->query()\n$q assigned unsafely at line 2000.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$previous_version".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Datafeedr WooCommerce Importer" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
The parameter "array( 'hide_empty' => false, 'fields' => 'id=>parent' )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
The $text parameter must be a single text string literal. Found: $rel
Sample message
Function "do_action_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.8.0.
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "attributes_cmp".
Sample message
The $context parameter must be a single text string literal. Found: DFRPSWC_DOMAIN
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "dfrpswc_integration".
Not analyzed yet.
First score snapshot
v1.3.10
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 168 | 112 | 56 | v1.3.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.