Extend your shop software, trough this connector, with an full ERP with many features for marketplaces etc.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
163
14 issue groups
Security
8
4 issue groups
I18n
2
2 issue groups
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
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "jtl\CustomProductTabs".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$loader".
Sample message
Unescaped parameter $query used in $wpdb->get_results()
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "JtlConnector".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CONNECTOR_DIR".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$wat} at FROM {$wat} wat\n
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'woo-jtl-connector' but got 'woocommerce'.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-jtl-connector" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Not analyzed yet.
First score snapshot
v2.4.2
64
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 173 | 7 | 166 | v2.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.